Share via


Row.RowIndex プロパティ

定義

行インデックス

スキーマ内の次の属性を表します。 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

プロパティ値

UInt32Value を返します。

属性

適用対象