PivotAreaReference.ApplyProductInSubtotal Property

Definition

Include Product Filter

Represents the following attribute in the schema: productSubtotal

[DocumentFormat.OpenXml.SchemaAttr(0, "productSubtotal")]
public DocumentFormat.OpenXml.BooleanValue ApplyProductInSubtotal { get; set; }
public DocumentFormat.OpenXml.BooleanValue ApplyProductInSubtotal { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "productSubtotal")]
public DocumentFormat.OpenXml.BooleanValue? ApplyProductInSubtotal { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("productSubtotal")]
public DocumentFormat.OpenXml.BooleanValue? ApplyProductInSubtotal { get; set; }
public DocumentFormat.OpenXml.BooleanValue? ApplyProductInSubtotal { get; set; }
member this.ApplyProductInSubtotal : DocumentFormat.OpenXml.BooleanValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "productSubtotal")>]
member this.ApplyProductInSubtotal : DocumentFormat.OpenXml.BooleanValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("productSubtotal")>]
member this.ApplyProductInSubtotal : DocumentFormat.OpenXml.BooleanValue with get, set
Public Property ApplyProductInSubtotal As BooleanValue

Property Value

Returns BooleanValue.

Attributes

Applies to