PivotAreaReference.ApplyProductInSubtotal プロパティ

定義

製品フィルターを含める

スキーマ内の次の属性を表します: productSubtotal

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

プロパティ値

BooleanValue を返します。

属性

適用対象