In This Topic
Searches the text in the cells in the specified sheet for the specified string with the specified criteria.
Searches the data area of the sheet for the specified string.
Overload List
Overload | Description |
Search(Int32,String,Boolean,Boolean,Boolean,Boolean,Int32,Int32,Int32,Int32) | Searches the text in the cells in the specified sheet for the specified string with the specified criteria. |
Search(Int32,String,Boolean,Boolean,Boolean,Boolean,Int32,Int32,Int32,Int32,Int32,Int32) | Searches the text in the specified range of cells in the specified sheet for the specified string with the specified criteria. |
Search(Int32,String,Boolean,Boolean,Boolean,Boolean,Boolean,Boolean,Boolean,Int32,Int32,Int32,Int32) | Searches the text in the specified range of cells in the specified sheet for the specified string with the specified criteria. |
Search(Int32,String,Boolean,Boolean,Boolean,Boolean,Boolean,Boolean,Int32,Int32,Int32,Int32,Int32,Int32) | Searches the text in the specified range of cells in the specified sheet for the specified string with the specified criteria. |
Search(Int32,String,Boolean,Boolean,Boolean,Boolean,Boolean,Boolean,Boolean,Boolean,Int32,Int32,Int32,Int32,Int32,Int32) | Searches the text in the specified range of cells in the specified sheet for the specified string with the specified criteria. |
Search(Int32,Int32,String,Boolean,Boolean,Boolean,Boolean,Boolean,Boolean,Boolean,Int32,Int32,Int32,Int32,Int32,Int32,Int32) | Searches the text in the specified range of cells in the specified sheet range for the specified string with the specified criteria. |
See Also