IndexRangeType.End Propriedade

Definição

Final

Representa o seguinte atributo no esquema: end

[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

Devolve UInt32Value.

Atributos

Comentários

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

Este atributo define o fim do intervalo de índices.

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

Aplica-se a