次の方法で共有


PivotSelection.Data プロパティ

定義

データの選択

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

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

プロパティ値

BooleanValue を返します。

属性

適用対象