Share via


PivotTableDefinition16.SubtotalsOnTopDefault Property

Definition

SubtotalsOnTopDefault, this property is only available in Office 2019 and later.

Represents the following attribute in the schema: SubtotalsOnTopDefault

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

Property Value

Attributes

Applies to