VisibleButton.GetScreentip Property

Definition

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

Represents the following attribute in the schema: getScreentip

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

Property Value

Attributes

Applies to