OneOf.OffsetToStart Property

Definition

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

Applies to