| ExcelWorksheetDataNDecimal Method |
| Name | Description | |
|---|---|---|
| NDecimal(Int32) |
Returns the content of the nth cell cast to a nullable decimal.
| |
| NDecimal(String) |
Returns the content of the cell at columnName cast to a nullable decimal.
|