Compartir a través de


IndexRangeType.End Propiedad

Definición

End

Representa el atributo siguiente en el 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 de propiedad

Devuelve UInt32Value.

Atributos

Comentarios

La siguiente información de ECMA International Standard ECMA-376 puede ser útil al trabajar con esta clase.

Este atributo define el final del intervalo de índice.

El tipo simple define los ST_Index valores posibles para este atributo.

Se aplica a