Hi,
 
I'm using POI-HSSF in a JSP application to stream an Excel spreadsheet to a web 
browser. This is working great! 
 
But, I cannot find a way to easily expland each column's width to accomodate 
the widest cell in the column (ie. Fit the contents). That is, i'd like to have 
the Excel spreadsheet initially open as if the user  double-clicked the 
boundary to the right of each column heading. 
 
Anyone know of a way to do this programatically?
 
thanks,
-john


Reply via email to