CheckBox.Enabled プロパティ

定義

有効になっている場合、このプロパティは Office 2010 以降でのみ使用できます。

スキーマで有効になっている次の属性を表します。

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

プロパティ値

属性

適用対象