Compartilhar via


IndexRangeType.End Propriedade

Definição

Final

Representa o seguinte atributo no esquema: final

[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

Valor da propriedade

Retorna UInt32Value.

Atributos

Comentários

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

Esse atributo define o final do intervalo de índices.

Os valores possíveis para esse atributo são definidos pelo ST_Index tipo simples.

Aplica-se a