Comment.Index Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Idx
Représente l’attribut suivant dans le schéma : idx
[DocumentFormat.OpenXml.SchemaAttr(0, "idx")]
public DocumentFormat.OpenXml.UInt32Value Index { get; set; }
public DocumentFormat.OpenXml.UInt32Value Index { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "idx")]
public DocumentFormat.OpenXml.UInt32Value? Index { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("idx")]
public DocumentFormat.OpenXml.UInt32Value? Index { get; set; }
public DocumentFormat.OpenXml.UInt32Value? Index { get; set; }
member this.Index : DocumentFormat.OpenXml.UInt32Value with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "idx")>]
member this.Index : DocumentFormat.OpenXml.UInt32Value with get, set
[<DocumentFormat.OpenXml.SchemaAttr("idx")>]
member this.Index : DocumentFormat.OpenXml.UInt32Value with get, set
Public Property Index As UInt32Value
Valeur de propriété
Retourne UInt32Value.
- Attributs
Remarques
Cet attribut spécifie un identificateur pour ce commentaire, qui est unique dans la liste de tous les commentaires de cet auteur au sein de ce document. Le premier commentaire d’un auteur a le numéro d’index 1.
Étant donné que l’index est unique uniquement pour l’auteur du commentaire, un document peut contenir plusieurs commentaires avec le même index créé par différents auteurs.
Les valeurs possibles pour cet attribut sont définies par le ST_Index
type simple.