Arc.OffsetToStart Property

offset-to-start.Represents the attribte in schema: emma:offset-to-start

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

Syntax

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

value = instance.OffsetToStart

instance.OffsetToStart = value
[SchemaAttrAttribute(, "offset-to-start")]
public IntegerValue OffsetToStart { get; set; }

Property Value

Type: DocumentFormat.OpenXml.IntegerValue

See Also

Reference

Arc Class

Arc Members

DocumentFormat.OpenXml.EMMA Namespace