Workbook.Search Method
Name | Parameters | Description |
---|---|---|
Search(String, SearchOptions) | text, options |
Performs a search in the current document by using the specified options. You need a license for the DevExpress Office File API Subscription or DevExpress Universal Subscription to use this method in production code. |
Search(String) | text |
Performs a search in the current document by using the default parameters. You need a license for the DevExpress Office File API Subscription or DevExpress Universal Subscription to use this method in production code. |