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