PivotField.CountSubtotal Property   
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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, setPublic Property CountSubtotal As BooleanValueProperty Value
Returns BooleanValue.
- Attributes