BackstageFastCommandButton.GetVisible Property

Definition

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

Represents the following attribute in the schema: getVisible

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

Property Value

Attributes

Applies to