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