次の方法で共有


DropDownRegular.GetItemSupertip Property

getItemSupertip.Represents the attribte in schema: getItemSupertip

Namespace: DocumentFormat.OpenXml.Office2010.CustomUI
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'宣言
<SchemaAttrAttribute(, "getItemSupertip")> _
Public Property GetItemSupertip As StringValue
    Get
    Set
'使用
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

See Also

Reference

DropDownRegular Class

DropDownRegular Members

DocumentFormat.OpenXml.Office2010.CustomUI Namespace