just tried adding a formatted string into the sharedString and referenced it from the sheetn.xml and it worked, while putting the same string in the sheetn.xml as an inlineStr didn't, i think that's what i'll try to do, build the sharedString.xml and fill it with data, not i just need to see how to create the formatted string...
On Tue, Mar 8, 2011 at 3:03 PM, Mark Beardsley <[email protected]>wrote: > Yes, you can do that of course. The impetus behind my idea was to preclude > the requirement for the sharedStrings.xml file in the first place and to > 'stuff' everything into the sheetn.xml file. If that were possible, you > would not need to make any changes to the way BigGridDemo currently works, > just find way to successfully encode the formatting information. > > Yours > > Mark B > > -- > View this message in context: > http://apache-poi.1045710.n5.nabble.com/BigGridDemo-for-a-RichText-tp3412641p3413899.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] > >
