VisibleButton.Screentip Property

Definition

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

Represents the following attribute in the schema: screentip

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

Property Value

Attributes

Applies to