XSSFSheet has a method to set the color of a tab but it doesn't have the ability to get the color of a tab.
I wrote a quick implementation in XSSFSheet, based on how the setTabColor method works, but it does not obtain the sheet's tab color. Can someone guide me on what needs to be done in order to add this functionality please? Thanks Stuart --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
