ShowInBalloons enumeration

ShowInBalloons enumeration

Specifies which revisions are rendered in balloons.

Note that revisions are not rendered in balloons for CommentDisplayMode.ShowInAnnotations.

Members

NameDescription
NoneRenders insert, delete and format revisions inline.
FormatRenders insert and delete revisions inline, format revisions in balloons.
FormatAndDeleteRenders insert revisions inline, delete and format revisions in balloons.

See Also