次の方法で共有


DropDownRegular.SizeString Property

sizeString.Represents the attribte in schema: sizeString

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

Syntax

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

value = instance.SizeString

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

Property Value

Type: DocumentFormat.OpenXml.StringValue

See Also

Reference

DropDownRegular Class

DropDownRegular Members

DocumentFormat.OpenXml.Office2010.CustomUI Namespace