Partager via


CommentReply.Tags Propriété

Définition

tags, cette propriété est disponible uniquement dans Office 2021 et versions ultérieures.

Représente l’attribut suivant dans le schéma : balises

public DocumentFormat.OpenXml.ListValue<DocumentFormat.OpenXml.StringValue>? Tags { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "tags")]
public DocumentFormat.OpenXml.ListValue<DocumentFormat.OpenXml.StringValue>? Tags { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("tags")]
public DocumentFormat.OpenXml.ListValue<DocumentFormat.OpenXml.StringValue>? Tags { get; set; }
member this.Tags : DocumentFormat.OpenXml.ListValue<DocumentFormat.OpenXml.StringValue> with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "tags")>]
member this.Tags : DocumentFormat.OpenXml.ListValue<DocumentFormat.OpenXml.StringValue> with get, set
[<DocumentFormat.OpenXml.SchemaAttr("tags")>]
member this.Tags : DocumentFormat.OpenXml.ListValue<DocumentFormat.OpenXml.StringValue> with get, set
Public Property Tags As ListValue(Of StringValue)

Valeur de propriété

Attributs

S’applique à