BackstageFastCommandButton.GetEnabled Property

Definition

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

Represents the following attribute in the schema: getEnabled

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

Property Value

Attributes

Applies to