InsertedTextColor Property Example

This example sets the color of inserted text to dark red.

Options.InsertedTextColor = wdDarkRed

This example returns the current status of the Color option under Inserted Text on the Track Changes tab in the Options dialog box.

temp = Options.InsertedTextColor