XlsName FindFirst Method |
Name | Description | |
---|---|---|
![]() |
FindFirst(Boolean) |
This method seraches for the first cell with specified bool value.
|
![]() |
FindFirst(DateTime) |
This method seraches for the first cell with specified DateTime value.
|
![]() |
FindFirst(TimeSpan) |
This method seraches for the first cell with specified TimeSpan value.
|
![]() |
FindFirst(Double, FindType) |
This method seraches for the first cell with specified double value.
|
![]() |
FindFirst(String, FindType) |
This method seraches for the first cell with specified string value.
|