Share via


NoNamespace.showRowHeaders Field

Definition

Represents the showRowHeaders XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: pivotTableStyleInfo.
  • corresponds to the following strongly-typed properties: PivotTableStyle.ShowRowHeaders.

Applies to