PivotAreaReference.Selected 属性

定义

已选中

表示架构中的以下属性:已选择

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

属性值

返回 BooleanValue

属性

适用于