Share via


Options.InsertedTextColor Propriété

Définition

Cette propriété renvoie ou définit la couleur du texte inséré quand le suivi des modifications est activé.

public:
 property Microsoft::Office::Interop::Word::WdColorIndex InsertedTextColor { Microsoft::Office::Interop::Word::WdColorIndex get(); void set(Microsoft::Office::Interop::Word::WdColorIndex value); };
public Microsoft.Office.Interop.Word.WdColorIndex InsertedTextColor { get; set; }
member this.InsertedTextColor : Microsoft.Office.Interop.Word.WdColorIndex with get, set
Public Property InsertedTextColor As WdColorIndex

Valeur de propriété

Remarques

Si la propriété InsertedTextColor a la valeur wdByAuthor, Microsoft Word affecte automatiquement une couleur exclusive à chacun des huit premiers un document.

S’applique à