spreadsheet icon indicating copy to clipboard operation
spreadsheet copied to clipboard

Better javadoc in method createCell()

Open mlopezFC opened this issue 7 years ago • 0 comments

Method createCell() should have a warning in the Javadoc, telling that if you supply an Integer (instead of a Double), it will be converted to String, and will cause formulas using that cell to not to work as expected.

mlopezFC avatar Jan 15 '19 16:01 mlopezFC