DropDownRegular.GetItemSupertip Property
getItemSupertip.Represents the attribte in schema: getItemSupertip
Namespace: DocumentFormat.OpenXml.Office2010.CustomUI
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaration
<SchemaAttrAttribute(, "getItemSupertip")> _
Public Property GetItemSupertip As StringValue
Get
Set
'Usage
Dim instance As DropDownRegular
Dim value As StringValue
value = instance.GetItemSupertip
instance.GetItemSupertip = value
[SchemaAttrAttribute(, "getItemSupertip")]
public StringValue GetItemSupertip { get; set; }
Property Value
Type: DocumentFormat.OpenXml.StringValue