Can anyone confirm this? It's getting close to crunch time, and my decision on how to proceed will depend on whether it's possible to add this feature.
Thanks, Scott -----Original Message----- From: MSB [mailto:[email protected]] Sent: Wednesday, March 11, 2009 3:50 AM To: [email protected] Subject: Re: Colored sheet tabs 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
