Apache POI : Java to Excel : How to format sheet names
807589Jul 28 2008 — edited Jul 28 2008Hey guys,
In Excel, I'm able to change the color of worksheet tabs (where the worksheet name is displayed). Is there any way to do that programmatically, using Apache POI?
I searched for a solution, but couldn't find any way to add a color to just the tab (not the whole worksheet).
Any help is appreciated.
Thanks