Interpretation.Start 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.
start
Represents the following attribute in the schema: emma:start
[DocumentFormat.OpenXml.SchemaAttr(44, "start")]
public DocumentFormat.OpenXml.UInt64Value Start { get; set; }
public DocumentFormat.OpenXml.UInt64Value Start { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(44, "start")]
public DocumentFormat.OpenXml.UInt64Value? Start { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("emma:start")]
public DocumentFormat.OpenXml.UInt64Value? Start { get; set; }
public DocumentFormat.OpenXml.UInt64Value? Start { get; set; }
member this.Start : DocumentFormat.OpenXml.UInt64Value with get, set
[<DocumentFormat.OpenXml.SchemaAttr(44, "start")>]
member this.Start : DocumentFormat.OpenXml.UInt64Value with get, set
[<DocumentFormat.OpenXml.SchemaAttr("emma:start")>]
member this.Start : DocumentFormat.OpenXml.UInt64Value with get, set
Public Property Start As UInt64Value
Property Value
- Attributes