Share via


NoNamespace.tabId Field

Definition

Represents the tabId XML attributes.

public static readonly System.Xml.Linq.XName tabId;
 staticval mutable tabId : System.Xml.Linq.XName
Public Shared ReadOnly tabId As XName 

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: pivotTable, pivotTable.
  • corresponds to the following strongly-typed properties: SlicerCachePivotTable.TabId, TimelineCachePivotTable.TabId.

Applies to