Freigeben über


ExternalRow.RowIndex Eigenschaft

Definition

Row

Stellt das folgende Attribut im Schema dar: r

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

Zeilennummer der Zeile im externen Buch mit den Zelldaten, auf die verwiesen wird. Dieses Attribut ist erforderlich.

Die möglichen Werte für dieses Attribut werden durch den XML-Schemadatentyp unsignedInt definiert.

Gilt für: