You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.The text was updated successfully, but these errors were encountered: