Searches the text in the cells in the specified sheet for the specified string with the specified criteria.
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