PivotAreaReference.DefaultSubtotal 属性

定义

包括默认筛选器

表示架构中的以下属性:defaultSubtotal

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

属性值

返回 BooleanValue

属性

适用于