i am reading data from an excel sheet which has decimals.
i want to obtain the result without decimals.
I'm using cell.getNumericCellValue ()
which gives decimal - is there a function which removes decimals.
i am reading data from an excel sheet which has decimals.
i want to obtain the result without decimals.
I'm using cell.getNumericCellValue ()
which gives decimal - is there a function which removes decimals.