[]
Internal use only.
protected virtual string DoSearch(int sheetIndex, int startRowIndex, int startColumnIndex, ref int foundRowIndex, ref int foundColumnIndex)
Protected Overridable 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 | |
int | startRowIndex | |
int | startColumnIndex | |
int | foundRowIndex | |
int | foundColumnIndex |
Type | Description |
---|---|
string |