BackstageFastCommandButton.Enabled Property

Definition

enabled, this property is only available in Office 2010 and later.

Represents the following attribute in the schema: 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

Property Value

Attributes

Applies to