Sdílet prostřednictvím


Proxy.End Property

End Point Connection Flag.Represents the attribte in schema: end

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

Syntax

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

value = instance.End

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

Property Value

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

See Also

Reference

Proxy Class

Proxy Members

DocumentFormat.OpenXml.Vml.Office Namespace