PivotField.CountSubtotal Property

Definition

Count

Represents the following attribute in the schema: countSubtotal

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

Property Value

Returns BooleanValue.

Attributes

Applies to