[]
Provides find/replace extension methods for the RangeBase class.
public static class RangeBaseFindReplaceExtensions
Public Module RangeBaseFindReplaceExtensions
Name | Description |
---|---|
Find(RangeBase, string, FindOptions) | In the current range, finds all occurrences of a specified
The
The following special tokens can be used in the
To search for text with certain formatting, use |
Replace(RangeBase, string, string, FindReplaceOptions) | In the current range, searches for a specified
The
The following special tokens can be used in the
To search for text with certain formatting, use |