Freigeben über


CommentAuthor.LastIndex Eigenschaft

Definition

lastIdx

Stellt das folgende Attribut im Schema dar: 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

Eigenschaftswert

Gibt zurück UInt32Value.

Attribute

Hinweise

Die folgenden Informationen aus dem INTERNATIONALEN ECMA-Standard ECMA-376 können bei der Arbeit mit dieser Klasse nützlich sein.

Index des letzten Kommentars, der diesem Dokument von diesem Autor hinzugefügt wurde. Neue Kommentare dieses Autors werden beginnend mit dem Wert gezählt, der größer als dieser Index ist.

Der Index eines gelöschten Kommentars wird nicht wiederverwendet. Daher ist dieser Wert keine genaue Anzahl der Kommentare des Autors.

Die möglichen Werte für dieses Attribut werden durch den XML-Schemadatentyp unsignedInt definiert.

Gilt für: