PivotSelection.Data 属性

定义

数据选择

表示架构中的以下属性: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

属性

适用于