VisibleButton.Supertip Property

Definition

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

Represents the following attribute in the schema: supertip

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

Property Value

Attributes

Applies to