Expand Minimize
This topic has not yet been rated - Rate this topic

WdDeletedTextMark Enumeration

Office 2007
Specifies the formatting of text that is deleted while change tracking is enabled.

Version Information
 Version Added:  

NameValueDescription
wdDeletedTextMarkBold5Deleted text is displayed in bold.
wdDeletedTextMarkCaret2Deleted text is marked up by using caret characters.
wdDeletedTextMarkColorOnly9Deleted text is displayed in a specified color (default is red).
wdDeletedTextMarkDoubleUnderline8Deleted text is marked up by using double-underline characters.
wdDeletedTextMarkHidden0Deleted text is hidden.
wdDeletedTextMarkItalic6Deleted text is displayed in italic.
wdDeletedTextMarkNone4Deleted text is not marked up.
wdDeletedTextMarkPound3Deleted text is marked up by using pound characters.
wdDeletedTextMarkStrikeThrough1Deleted text is marked up by using strikethrough characters.
wdDeletedTextMarkUnderline7Deleted text is underlined.
wdDeletedTextMarkDoubleStrikeThrough10Deleted text is marked up by using double-strikethrough characters.


Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.