Compartir a través de


CommentAuthor.LastIndex Propiedad

Definición

lastIdx

Representa el atributo siguiente en el esquema: lastIdx

[DocumentFormat.OpenXml.SchemaAttr(0, "lastIdx")]
public DocumentFormat.OpenXml.UInt32Value LastIndex { get; set; }
public DocumentFormat.OpenXml.UInt32Value LastIndex { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "lastIdx")]
public DocumentFormat.OpenXml.UInt32Value? LastIndex { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("lastIdx")]
public DocumentFormat.OpenXml.UInt32Value? LastIndex { get; set; }
public DocumentFormat.OpenXml.UInt32Value? LastIndex { get; set; }
member this.LastIndex : DocumentFormat.OpenXml.UInt32Value with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "lastIdx")>]
member this.LastIndex : DocumentFormat.OpenXml.UInt32Value with get, set
[<DocumentFormat.OpenXml.SchemaAttr("lastIdx")>]
member this.LastIndex : DocumentFormat.OpenXml.UInt32Value with get, set
Public Property LastIndex 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.

Índice del último comentario agregado a este documento por este autor. Los nuevos comentarios de este autor se cuentan a partir del valor uno mayor que este índice.

No se reutiliza el índice de un comentario eliminado; por lo tanto, este valor no es un recuento preciso del número total de comentarios del autor.

Los valores posibles para este atributo se definen mediante el tipo de datos Esquema unsignedInt XML.

Se aplica a