VisibleButton.GetSupertip Property

Definition

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

Represents the following attribute in the schema: getSupertip

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

Property Value

Attributes

Applies to