Arc.OffsetToStart Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
offset-to-start
Represents the following attribute in the schema: emma:offset-to-start
[DocumentFormat.OpenXml.SchemaAttr(44, "offset-to-start")]
public DocumentFormat.OpenXml.IntegerValue OffsetToStart { get; set; }
public DocumentFormat.OpenXml.IntegerValue OffsetToStart { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(44, "offset-to-start")]
public DocumentFormat.OpenXml.IntegerValue? OffsetToStart { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("emma:offset-to-start")]
public DocumentFormat.OpenXml.IntegerValue? OffsetToStart { get; set; }
public DocumentFormat.OpenXml.IntegerValue? OffsetToStart { get; set; }
member this.OffsetToStart : DocumentFormat.OpenXml.IntegerValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(44, "offset-to-start")>]
member this.OffsetToStart : DocumentFormat.OpenXml.IntegerValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("emma:offset-to-start")>]
member this.OffsetToStart : DocumentFormat.OpenXml.IntegerValue with get, set
Public Property OffsetToStart As IntegerValue
Property Value
- Attributes