次の方法で共有


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 を返します。

属性

適用対象