Freigeben über


Arc.To Property

to.Represents the attribte in schema: to

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

Syntax

'Declaration
<SchemaAttrAttribute(, "to")> _
Public Property To As IntegerValue
    Get
    Set
'Usage
Dim instance As Arc
Dim value As IntegerValue

value = instance.To

instance.To = value
[SchemaAttrAttribute(, "to")]
public IntegerValue To { get; set; }

Property Value

Type: DocumentFormat.OpenXml.IntegerValue

See Also

Reference

Arc Class

Arc Members

DocumentFormat.OpenXml.EMMA Namespace