spreadsheet
spreadsheet copied to clipboard
Better javadoc in method createCell()
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.