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

WdInsertedTextMark Enumeration

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

Version Information
 Version Added:  

NameValueDescription
wdInsertedTextMarkBold1Inserted text is displayed in bold.
wdInsertedTextMarkColorOnly5Inserted text is displayed in a specified color.
wdInsertedTextMarkDoubleUnderline4Inserted text is marked up by using double-underline characters.
wdInsertedTextMarkItalic2Inserted text is displayed in italic.
wdInsertedTextMarkNone0Inserted text is not marked up.
wdInsertedTextMarkStrikeThrough6Inserted text is marked up by using strikethrough characters.
wdInsertedTextMarkUnderline3Inserted text is underlined.
wdInsertedTextMarkDoubleStrikeThrough7Inserted 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.