Options.CommentsColor 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.
Renvoie ou définit une WdColorIndex constante qui représente la couleur des commentaires dans un document.
public:
property Microsoft::Office::Interop::Word::WdColorIndex CommentsColor { Microsoft::Office::Interop::Word::WdColorIndex get(); void set(Microsoft::Office::Interop::Word::WdColorIndex value); };
public Microsoft.Office.Interop.Word.WdColorIndex CommentsColor { get; set; }
member this.CommentsColor : Microsoft.Office.Interop.Word.WdColorIndex with get, set
Public Property CommentsColor As WdColorIndex