BackstageFastCommandButton.GetKeytip Property

Definition

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

Represents the following attribute in the schema: getKeytip

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

Property Value

Attributes

Applies to