Spread WPF Documentation
Search Method (Worksheet)


Searches the text in the cells in the specified sheet for the specified string with the specified criteria and start and end location, and whether to search notes and tags as well.
Overload List
OverloadDescription
Search(String,SearchFlags,SearchOrder,SearchFoundFlags,SheetArea,Int32,Int32,Int32,Int32,Int32,Int32,String)Searches the text in the cells in the specified sheet for the specified string with the specified criteria and start and end location, and whether to search notes and tags as well.  
Search(String,SearchFlags,SearchOrder,SearchFoundFlags,SheetArea,Int32,Int32,Int32,Int32,Int32,Int32)Searches the cell text in the specified sheet area for the specified string with the specified criteria and start and end location, and whether to search notes and tags as well.  
Search(String,SearchFlags,SearchOrder,SearchFoundFlags,SheetArea,Int32,Int32,Int32,Int32)Searches the text in the cells in the specified sheet area for the specified string with the specified criteria and start location, and whether to search notes and tags as well.  
Search(String,SearchFlags,SearchOrder,SearchFoundFlags,SheetArea,Int32,Int32)Searches the text in the cells in the specified sheet area for the specified string with the specified criteria and whether to search notes and tags as well.  
Search(String,SearchFlags,SearchOrder,SearchFoundFlags,Int32,Int32)Searches the text in the cells for the specified string with the specified criteria and whether to search notes and tags as well.  
Search(String,SearchFlags,SearchOrder,Int32,Int32)Searches the text in the cells for the specified string with the specified criteria.  
Search(String,SearchFlags,Int32,Int32)Searches the text in the cells for the specified string with the specified criteria.  
Search(String,Int32,Int32)Searches the text in the cells.  
Requirements

Target Platforms: Windows 7, Windows 8 Desktop, Windows Vista SP1 or later, Windows Server 2000, Windows 2000 Professional (SP4), Windows XP (SP2), Windows 2008, Windows 2003 Server (SP1)

See Also

Reference

Worksheet Class
Worksheet Members

 

 


Copyright © GrapeCity, inc. All rights reserved.