Share via


DropDownRegular.GetItemScreentip Property

Definition

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

Represents the following attribute in the schema: getItemScreentip

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

Property Value

Attributes

Applies to