次の方法で共有


DropDownRegular.GetItemLabel Property

getItemLabel.Represents the attribte in schema: getItemLabel

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

Syntax

'宣言
<SchemaAttrAttribute(, "getItemLabel")> _
Public Property GetItemLabel As StringValue
    Get
    Set
'使用
Dim instance As DropDownRegular
Dim value As StringValue

value = instance.GetItemLabel

instance.GetItemLabel = value
[SchemaAttrAttribute(, "getItemLabel")]
public StringValue GetItemLabel { get; set; }

Property Value

Type: DocumentFormat.OpenXml.StringValue

See Also

Reference

DropDownRegular Class

DropDownRegular Members

DocumentFormat.OpenXml.Office2010.CustomUI Namespace