Find.Replacement Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Returns a Replacement object that contains the criteria for a replace operation.
public:
property Microsoft::Office::Interop::Word::Replacement ^ Replacement { Microsoft::Office::Interop::Word::Replacement ^ get(); };
public Microsoft.Office.Interop.Word.Replacement Replacement { get; }
member this.Replacement : Microsoft.Office.Interop.Word.Replacement
Public ReadOnly Property Replacement As Replacement