Compartilhar via


PivotAreaReference.ApplyProductInSubtotal Property

Include Product Filter.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 PivotAreaReference
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.

See Also

Reference

PivotAreaReference Class

PivotAreaReference Members

DocumentFormat.OpenXml.Spreadsheet Namespace