RevisedPropertiesColor Property

See Also         Example         Applies To

Returns or sets the color used to mark formatting changes while change tracking is enabled. Read/write Long.

Can be one of the following WdColorIndex constants:

wdAuto

wdBlack

wdBlue

wdBrightGreen

wdByAuthor

wdDarkBlue

wdDarkRed

wdDarkYellow

wdGray25

wdGray50

wdGreen

wdNoHighlight

wdPink

wdRed

wdTeal

wdTurquoise

wdViolet

wdWhite

wdYellow


Remarks

If deleted or inserted text has formatting changes, the RevisedPropertiesColor property is overridden by the DeletedTextColor or InsertedTextColor property.