Freigeben über


IndexRangeType.Start Eigenschaft

Definition

Start

Stellt das folgende Attribut im Schema dar: st

[DocumentFormat.OpenXml.SchemaAttr(0, "st")]
public DocumentFormat.OpenXml.UInt32Value Start { get; set; }
public DocumentFormat.OpenXml.UInt32Value Start { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "st")]
public DocumentFormat.OpenXml.UInt32Value? Start { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("st")]
public DocumentFormat.OpenXml.UInt32Value? Start { get; set; }
public DocumentFormat.OpenXml.UInt32Value? Start { get; set; }
member this.Start : DocumentFormat.OpenXml.UInt32Value with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "st")>]
member this.Start : DocumentFormat.OpenXml.UInt32Value with get, set
[<DocumentFormat.OpenXml.SchemaAttr("st")>]
member this.Start : DocumentFormat.OpenXml.UInt32Value with get, set
Public Property Start 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 den Anfang des Indexbereichs.

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

Gilt für: