Freigeben über


DropDownRegular.GetItemSupertip-Eigenschaft

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; }

Eigenschaftswert

Typ: DocumentFormat.OpenXml.StringValue

Siehe auch

Referenz

DropDownRegular Klasse

DropDownRegular-Member

DocumentFormat.OpenXml.Office2010.CustomUI-Namespace