Hello,
While working with Apache POI ( XSSFWorkbook / HSSFWorkbook )
Also I have set sheet.autoSizeColumn(i);
I am using sheet.protectSheet(""), after applying this the excel columns or a
rows cannot be resized in terms of their width.
Please let me know how to solve this problem.
Thanks
Mamatha
