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