Click or drag to resize

XlsRangesCollection FindFirst Method

Overload List
Name Description
Protected method FindFirst(Boolean)
This method seraches for the first cell with specified bool value.
Protected method FindFirst(DateTime)
This method seraches for the first cell with specified DateTime value.
Protected method FindFirst(TimeSpan)
This method seraches for the first cell with specified TimeSpan value.
Protected method FindFirst(Double, FindType)
This method seraches for the first cell with specified double value.
Protected method FindFirst(String, FindType)
This method seraches for the first cell with specified string value.
Top
See Also