Partager via


RevisionView.Comments Propriété

Définition

Afficher les commentaires

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

[DocumentFormat.OpenXml.SchemaAttr(23, "comments")]
public DocumentFormat.OpenXml.OnOffValue Comments { get; set; }
public DocumentFormat.OpenXml.OnOffValue Comments { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(23, "comments")]
public DocumentFormat.OpenXml.OnOffValue? Comments { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("w:comments")]
public DocumentFormat.OpenXml.OnOffValue? Comments { get; set; }
public DocumentFormat.OpenXml.OnOffValue? Comments { get; set; }
member this.Comments : DocumentFormat.OpenXml.OnOffValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(23, "comments")>]
member this.Comments : DocumentFormat.OpenXml.OnOffValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("w:comments")>]
member this.Comments : DocumentFormat.OpenXml.OnOffValue with get, set
Public Property Comments As OnOffValue

Valeur de propriété

Retourne EnumValue<T>.

Attributs

S’applique à