Scott, I could be wrong but I do not think that it is possible to set the colours of the tabs. Originally, HSSF targeted a releatively early version of the BIFF8 file format in order to ensure compatibility; tab colouring was added by Microsoft later as far as I am aware. It could be worth asking the developers to add it as an enhancement - though it may not be possible if I am correct about the version constraint - or you could try to add this feature as a patch to HSSF yourself.
Either way, I would wait for a reply from someone such as Nick, David, Yegor, Josh, et al before accepting my reply as definitive. Scott A wrote: > > Hello, > > > > Is it possible to ad color to the tabs for each sheet in HSSF? I'm > converting some old code over from XElem, and I can't seem to find any > documentation for how to do this. > > > > Thanks, > > Scott > > > -- View this message in context: http://www.nabble.com/Colored-sheet-tabs-tp22441380p22450164.html Sent from the POI - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
