PivotField.CountASubtotal Property

Definition

CountA

Represents the following attribute in the schema: countASubtotal

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

Property Value

Returns BooleanValue.

Attributes

Applies to