DeletedTextColor Property Example

This example sets the color of deleted text to bright green.

Options.DeletedTextColor = wdBrightGreen

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

temp = Options.DeletedTextColor