VisibleButton.GetDescription Property

Definition

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

Represents the following attribute in the schema: getDescription

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

Property Value

Attributes

Applies to