RevisionDefinedName.Comment Propriété

Définition

Commentaire de nom

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

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

Valeur de propriété

Retourne StringValue.

Attributs

S’applique à