次の方法で共有


Shape.OptionalNumber Property

Optional Number.Represents the attribte in schema: o:spt

Namespace: DocumentFormat.OpenXml.Vml
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'宣言
<SchemaAttrAttribute(, "spt")> _
Public Property OptionalNumber As Int32Value
    Get
    Set
'使用
Dim instance As Shape
Dim value As Int32Value

value = instance.OptionalNumber

instance.OptionalNumber = value
[SchemaAttrAttribute(, "spt")]
public Int32Value OptionalNumber { get; set; }

Property Value

Type: DocumentFormat.OpenXml.Int32Value
Returns SingleValue.

See Also

Reference

Shape Class

Shape Members

DocumentFormat.OpenXml.Vml Namespace