thanks for the reply Nick.I will post if I build something for this. Regards Avinash
-----Original Message----- From: Nick Burch [mailto:[email protected]] Sent: Tuesday, January 06, 2009 11:10 AM To: POI Users List Subject: Re: support for Active X controls? On Mon, 5 Jan 2009, Avinash Kewalramani wrote: > I want to have a ActiveX control in my XSSF sheet. I do see a > XSSFActiveData class and some relations in the XSSFRelation class. > > But I do not see any testcases or examples or any scratchpad code. IIRC, there's only low level support for manipulating the package parts. You'll need to handle parsing the part xml yourself for now. (As ever, patches if you do code that up are very much appreciated!) Nick --------------------------------------------------------------------- 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]
