Spread WPF Documentation
Search Method (Workbook)


Searches the text in the cells in the specified sheet for the specified string with the specified criteria.
Overload List
OverloadDescription
Search(Int32,String,SearchFlags,SearchOrder,SearchFoundFlags,Int32,Int32)Searches the text in the cells in the specified sheet for the specified string with the specified criteria.  
Search(Int32,String,SearchFlags,SearchOrder,SearchFoundFlags,SheetArea,Int32,Int32)Searches the text in the cells in the specified sheet for the specified string with the specified criteria and whether to search notes and tags as well.  
Search(Int32,String,SearchFlags,SearchOrder,SearchFoundFlags,SheetArea,Int32,Int32,Int32,Int32)Searches the text in the cells in the specified sheet for the specified string with the specified criteria and start location, and whether to search notes and tags as well.  
Search(Int32,String,SearchFlags,SearchOrder,SearchFoundFlags,SheetArea,Int32,Int32,Int32,Int32,Int32,Int32)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(Int32,Int32,String,SearchFlags,SearchOrder,SearchFoundFlags,SheetArea,Int32,Int32,Int32,Int32,Int32,Int32,Int32)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(Int32,Int32,String,SearchFlags,SearchOrder,SearchFoundFlags,SheetArea,Int32,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(Int32,String,Int32,Int32)Searches the text in the cells in the specified sheet.  
Search(Int32,String,SearchFlags,Int32,Int32)Searches the text in the cells in the specified sheet for the specified string with the specified criteria.  
Search(Int32,String,SearchFlags,SearchOrder,Int32,Int32)Searches the text in the cells in the specified sheet for the specified string with the specified criteria.  
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

Workbook Class
Workbook Members

 

 


Copyright © GrapeCity, inc. All rights reserved.