ComboBox.Enabled プロパティ

定義

enabled

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

[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

プロパティ値

属性

適用対象