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