XlsRange FindFirst Method |
Name | Description | |
---|---|---|
![]() |
FindFirst(Boolean) |
Finds the first cell range that matches the specified value within the CellRange.
|
![]() |
FindFirst(DateTime) |
Searches for the first occurrence of a DateTime value within the specified area of the CellRange.
|
![]() |
FindFirst(TimeSpan) |
Finds the first occurrence of a specified TimeSpan value in the worksheet within the current area.
|
![]() |
FindFirst(Double, FindType) |
Finds the first occurrence of a specified value in the worksheet within the current area.
|
![]() |
FindFirst(String, FindType) |
Finds the first occurrence of a specified string value in the worksheet within the current area.
|