Replacement Members

Include Protected Members
Include Inherited Members

Represents the replace criteria for a find-and-replace operation.

The Replacement type exposes the following members.

Methods

  Name Description
Public method ClearFormatting Removes text and paragraph formatting from a selection or from the formatting specified in a find or replace operation.

Top

Properties

  Name Description
Public property Application Returns a Application object that represents the Microsoft Word application.
Public property Creator Returns a 32-bit integer that indicates the application in which the specified object was created.
Public property Font Returns or sets a Font object that represents the character formatting of the specified object.
Public property Frame Returns a Frame object that represents the frame formatting for the specified style or find-and-replace operation.
Public property Highlight True if highlight formatting is applied to the replacement text. Can return or be set to True, False, or wdUndefined.
Public property LanguageID Returns or sets the language for the specified object.
Public property LanguageIDFarEast Returns or sets an East Asian language for the specified object.
Public property NoProofing True if Microsoft Word finds or replaces text that the spelling and grammar checker ignores.
Public property ParagraphFormat Returns or sets a ParagraphFormat object that represents the paragraph settings for the specified replacement operation.
Public property Parent Returns an object that represents the parent object of the specified object.
Public property Style Returns or sets the style for the specified object.
Public property Text Returns or sets the text to find or replace in the specified range or selection.

Top

See Also

Reference

Replacement Interface

Microsoft.Office.Interop.Word Namespace