OneOf.End Property

Definition

end

Represents the following attribute in the schema: emma:end

[DocumentFormat.OpenXml.SchemaAttr(44, "end")]
public DocumentFormat.OpenXml.UInt64Value End { get; set; }
public DocumentFormat.OpenXml.UInt64Value End { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(44, "end")]
public DocumentFormat.OpenXml.UInt64Value? End { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("emma:end")]
public DocumentFormat.OpenXml.UInt64Value? End { get; set; }
public DocumentFormat.OpenXml.UInt64Value? End { get; set; }
member this.End : DocumentFormat.OpenXml.UInt64Value with get, set
[<DocumentFormat.OpenXml.SchemaAttr(44, "end")>]
member this.End : DocumentFormat.OpenXml.UInt64Value with get, set
[<DocumentFormat.OpenXml.SchemaAttr("emma:end")>]
member this.End : DocumentFormat.OpenXml.UInt64Value with get, set
Public Property End As UInt64Value

Property Value

Attributes

Applies to