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