次の方法で共有


PivotField.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 を返します。

属性

適用対象