次の方法で共有


PivotAreaReference.SumSubtotal プロパティ

定義

合計フィルターを含める

スキーマ内の次の属性を表します。 sumSubtotal

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

プロパティ値

BooleanValue を返します。

属性

適用対象