[]
Internal use only. Does the search.
protected override string DoSearch(int sheetIndex, int startRowIndex, int startColumnIndex, ref int foundRowIndex, ref int foundColumnIndex)
Protected Overrides Function DoSearch(sheetIndex As Integer, startRowIndex As Integer, startColumnIndex As Integer, ByRef foundRowIndex As Integer, ByRef foundColumnIndex As Integer) As String
Type | Name | Description |
---|---|---|
int | sheetIndex | Sheet index |
int | startRowIndex | Starting row index |
int | startColumnIndex | Starting column index |
int | foundRowIndex | Found row index |
int | foundColumnIndex | Found column index |
Type | Description |
---|---|
string |