Back to Devexpress

TrackChangesOptions Properties

officefileapi-devexpress-dot-xtrarichedit-dot-trackchangesoptions-dot-underscore-properties.md

latest3.0 KB
Original Source

TrackChangesOptions Properties

Represents Track Changes color options.

NameDescription
ChangedLinesMarkupPositionSpecifies the position of changed lines’ indicators.
DeletedCellColorSpecifies a color to indicate a deleted table cell.
DeletionColorSpecifies a color to indicate deletions.
DisplayDeletionStyleSpecifies the style of the markup used to indicate deleted content.
DisplayFormattingSpecifies the markup used to indicate changed format options.
DisplayForReviewModeSpecifies how to display document changes.
DisplayInsertionStyleSpecifies the style of the markup used to indicate inserted content.
DisplayMovedFromStyleSpecifies the style of the markup used to indicate the content moved from this position.
DisplayMovedToStyleSpecifies the style of the markup used to indicate the content moved to this position.
FormattingColorSpecifies a color used to indicate changed format options.
InsertedCellColorSpecifies the color used to indicate inserted table cells.
InsertionColorSpecifies a color used to indicate inserted content.
MergedCellColorSpecifies a color used to indicate merged cells.
MovedFromColorSpecifies a color used to indicate the content moved from the target position.
MovedToColorSpecifies a color used to indicate the content moved to the target position.
SplitCellColorSpecifies a color used to indicate split cells.

See Also

TrackChangesOptions Class

TrackChangesOptions Members

DevExpress.XtraRichEdit Namespace