pjfanning opened a new pull request, #657:
URL: https://github.com/apache/poi/pull/657

   see #541 
   
   It's hard to calculate a default width for SXSSF columns. The current 
calculated widths might be too small. This setting lets users add an arbitrary 
extra width to the generated column widths. It is one value for all columns.
   
   There might be an argument to allow this setting to be set for individual 
columns.
   
   * The value must be set before you start adding rows the sheet for it to be 
properly applied.
   * Negative values are allowed but not encouraged


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@poi.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@poi.apache.org
For additional commands, e-mail: dev-h...@poi.apache.org

Reply via email to