Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Returns or sets the color of text that is inserted while change tracking is enabled.
Namespace: Microsoft.Office.Interop.Word
Assembly: Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)
Syntax
'Declaration
Property InsertedTextColor As WdColorIndex
Get
Set
'Usage
Dim instance As Options
Dim value As WdColorIndex
value = instance.InsertedTextColor
instance.InsertedTextColor = value
WdColorIndex InsertedTextColor { get; set; }
Property Value
Type: Microsoft.Office.Interop.Word.WdColorIndex
Remarks
If the InsertedTextColor property is set to wdByAuthor, Microsoft Word automatically assigns a unique color to each of the first eight authors who revise a document.