Tschitschibor opened a new issue, #993:
URL: https://github.com/apache/poi/issues/993

   
https://github.com/apache/poi/blob/8cdcda2873e057cfe48a6abcb43066ed9dbb5195/poi-ooxml/src/main/java/org/apache/poi/xssf/usermodel/helpers/ColumnHelper.java#L267
   
   This is probably resulting from copy & paste the method public void 
setColBestFit(long index, boolean bestFit) above.
   
   CTCol.setCustomWidth(boolean customWidth) uses the name "customWidth" for 
its attribute and thus its parameter customWidth.


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to