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