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