Spread Windows Forms 12.0 Product Documentation
SearchWithDialogAdvanced Method


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace > FpSpread Class : SearchWithDialogAdvanced Method
Searches the text in the cells of the sheets for the search string with the default criteria using a provided advanced search dialog.
Searches the text in the cells of the Spread component for the search string with input from a dialog with additional options.
Overload List
OverloadDescription
Searches the text in the cells of the sheets for the search string with the default criteria using a provided advanced search dialog.  
Searches the text in the cells of the specified sheet range for the specified string with the specified criteria using a provided advanced search dialog.  
Remarks

These search methods have these qualifications:

For a hierarchy of sheets, these methods only search cells in a parent sheet. To search child sheets, you would need to perform a separate search of each child sheet.

See Also

Reference

FpSpread Class
FpSpread Members

User-Task Documentation

Setting Up a Search Dialog