共用方式為


PivotTableDefinition16.EnabledSubtotalsDefault Property

Definition

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

Represents the following attribute in the schema: EnabledSubtotalsDefault

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

Property Value

Attributes

Applies to