PivotTableStyle.ShowRowHeaders Property
Show Row Header Formatting.Represents the attribte in schema: showRowHeaders
Namespace: DocumentFormat.OpenXml.Spreadsheet
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaration
<SchemaAttrAttribute(, "showRowHeaders")> _
Public Property ShowRowHeaders As BooleanValue
Get
Set
'Usage
Dim instance As PivotTableStyle
Dim value As BooleanValue
value = instance.ShowRowHeaders
instance.ShowRowHeaders = value
[SchemaAttrAttribute(, "showRowHeaders")]
public BooleanValue ShowRowHeaders { get; set; }
Property Value
Type: DocumentFormat.OpenXml.BooleanValue
Returns BooleanValue.