BackstageFastCommandButton.Keytip Property

Definition

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

Represents the following attribute in the schema: keytip

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

Property Value

Attributes

Applies to