Curve.OptionalString Property

Optional String.Represents the attribte in schema: o:spid

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

Syntax

声明
<SchemaAttrAttribute(, "spid")> _
Public Property OptionalString As StringValue
    Get
    Set
用法
Dim instance As Curve
Dim value As StringValue

value = instance.OptionalString

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

Property Value

Type: DocumentFormat.OpenXml.StringValue
Returns StringValue.

See Also

Reference

Curve Class

Curve Members

DocumentFormat.OpenXml.Vml Namespace