Click or drag to resize
ExcelWorksheetDataNDecimal Method
Overload List
  NameDescription
Public methodNDecimal(Int32)
Returns the content of the nth cell cast to a nullable decimal.
Public methodNDecimal(String)
Returns the content of the cell at columnName cast to a nullable decimal.
Top
See Also