Share via


Proxy.Start Property

Start Point Connection Flag.Represents the attribte in schema: start

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

Syntax

'Declaration
<SchemaAttrAttribute(, "start")> _
Public Property Start As TrueFalseBlankValue
    Get
    Set
'Usage
Dim instance As Proxy
Dim value As TrueFalseBlankValue

value = instance.Start

instance.Start = value
[SchemaAttrAttribute(, "start")]
public TrueFalseBlankValue Start { get; set; }

Property Value

Type: DocumentFormat.OpenXml.TrueFalseBlankValue
Returns EnumValue<T>.

See Also

Reference

Proxy Class

Proxy Members

DocumentFormat.OpenXml.Vml.Office Namespace