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