![]() | Worksheet |
Name | Description | |
---|---|---|
![]() | GetNumericValue(String) | Parses the numeric value of a raw cell. The order of possible number types are: ulong, long, uint, int, float or double. If nothing applies, null is returned |
![]() | GetNumericValue(Object, CellCellType) | Tries to parse a numeric value with an appropriate type |