Compartilhar via


ExternalRow.RowIndex Propriedade

Definição

Linha

Representa o seguinte atributo no esquema: 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

Valor da propriedade

Devolve UInt32Value.

Atributos

Comentários

As seguintes informações do ECMA International Standard ECMA-376 podem ser úteis ao trabalhar com esta classe.

Número de linha da linha no livro externo que contém os dados da célula referenciados. Esse atributo é necessário.

Os valores possíveis para este atributo são definidos pelo tipo de dados Esquema unsignedInt XML.

Aplica-se a