Hello
I need to hide the row column headers displayed in an excel file open using jxl library. This is possible manually by going to Tools->Options->Row-column Headers(check/uncheck). But I nedd to do this through code using jxl api. Can anyone help plz.
Thanks
![]()
Hello
Please make sure that you are using the JExcel library, because following the subject it most likely that you are using the other product.This forum is intended for support of TeamDev products (www.teamdev.com) only. Please address all your questions related to usage of jexelapi product to corresponding site of product owner. I hope this helps.
Using our JExcel library you can hide these headers using displayHeadings method of Worksheet class.
If you have any questions related to usage of our JExcel product, please let us know and we will be happy to help.