ChangeBackgroundColorChoices

Background color options for changed text.

Class

Read Only

Number CHANGE_BACKGROUND_USES_GALLEY_BACKGROUND_COLOR = 1700095842

The background color for changed text is the same as the galley background color.


Read Only

Number CHANGE_BACKGROUND_USES_USER_COLOR = 1700099426

The background color for changed text is the same as the color assigned to the current user.


Read Only

Number CHANGE_BACKGROUND_USES_CHANGE_PREF_COLOR = 1700098146

The background color for changed text is the same as the track changes preferences background color. For information, see background color for added text, background color for deleted text, or background color for moved text.

Was this helpful?