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