Freigeben über


IndexRangeType.End Eigenschaft

Definition

Ende

Stellt das folgende Attribut im Schema dar: end

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

Eigenschaftswert

Gibt zurück UInt32Value.

Attribute

Hinweise

Die folgenden Informationen aus dem INTERNATIONALEN ECMA-Standard ECMA-376 können bei der Arbeit mit dieser Klasse nützlich sein.

Dieses Attribut definiert das Ende des Indexbereichs.

Die möglichen Werte für dieses Attribut werden durch den ST_Index einfachen Typ definiert.

Gilt für: