Group.Keytip Property

Definition

keytip

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