Value
Name | Description | Value |
---|---|---|
ChangeBackgroundColorChoices.CHANGE_BACKGROUND_USES_CHANGE_PREF_COLOR | 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. | 1700098146 = 'eUpb' |
ChangeBackgroundColorChoices.CHANGE_BACKGROUND_USES_GALLEY_BACKGROUND_COLOR | The background color for changed text is the same as the galley background color. | 1700095842 = 'eUgb' |
ChangeBackgroundColorChoices.CHANGE_BACKGROUND_USES_USER_COLOR | The background color for changed text is the same as the color assigned to the current user. | 1700099426 = 'eUub' |
Usage
As property
TrackChangesPreference.addedBackgroundColorChoice
TrackChangesPreference.deletedBackgroundColorChoice
TrackChangesPreference.movedBackgroundColorChoice
Jongware, 28-Apr-2012 v3.0.3i | Contents :: Index |