RevisedLinesColor Property Example
This example sets the color of changed lines to pink.
Options.RevisedLinesColor = wdPink
This example returns the current status of the Color option under Changed Lines on the Track Changes tab in the Options dialog box.
temp = Options.RevisedLinesColor