FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace > FpSpread Class : SearchWithDialog Method |
Overload | Description |
---|---|
SearchWithDialog(String) | Searches the text in the cells of the active sheet for the search string with the default criteria using a provided search dialog. |
SearchWithDialog(Int32,String,Boolean,Boolean,Boolean,Boolean,Int32,Int32) | Searches the text in the cells of the specified sheet for the specified string with the specified criteria using a provided search dialog. |
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.
Target Platforms: Windows 2000 Professional (SP4), Windows 2000 Server, Windows 2003 Server (SP1), Windows Server 2012 R2, Windows 2008, Windows XP (SP2), Windows Vista, Windows 7, Windows 8, Windows 8.1, Windows 10
FpSpread Class
FpSpread Members
SearchDialog Property
Search Method