Options.RevisedLinesColor 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.
Cette propriété renvoie ou définit la couleur des lignes modifiées dans un document avec suivi des modifications.
public:
property Microsoft::Office::Interop::Word::WdColorIndex RevisedLinesColor { Microsoft::Office::Interop::Word::WdColorIndex get(); void set(Microsoft::Office::Interop::Word::WdColorIndex value); };
public Microsoft.Office.Interop.Word.WdColorIndex RevisedLinesColor { get; set; }
member this.RevisedLinesColor : Microsoft.Office.Interop.Word.WdColorIndex with get, set
Public Property RevisedLinesColor As WdColorIndex