Group.End 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.
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