SubDocument.StartSearch Method
Name | Parameters | Description |
---|---|---|
Start |
text |
Provides a search interface for a search in the specified range in the specified direction, using the specified options. |
Start |
text |
Provides a search interface for a search in the current document in the specified direction, using the specified options. |
Start |
text |
Provides a search interface with default parameters. |
Start |
regex, range | Provides a search interface for a search in the specified range using a regular expression pattern. |
Start |
regex | Provides a search interface for a search in the document, using a regular expression pattern. |