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