Back to Devexpress

Workbook.Search Method

officefileapi-devexpress-dot-spreadsheet-dot-workbook-dot-search.md

latest1023 B
Original Source

Workbook.Search Method

NameParametersDescription
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.

|