Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
PivotTable Style.Represents the element tag in schema: x:pivotTableStyleInfo
Namespace: DocumentFormat.OpenXml.Spreadsheet
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaration
Public Property PivotTableStyle As PivotTableStyle
Get
Set
'Usage
Dim instance As PivotTableDefinition
Dim value As PivotTableStyle
value = instance.PivotTableStyle
instance.PivotTableStyle = value
public PivotTableStyle PivotTableStyle { get; set; }
Property Value
Type: DocumentFormat.OpenXml.Spreadsheet.PivotTableStyle