Trunk code is included in the beta releases, correct? This change should be available in beta 5? Thanks, Lou
Yegor Kozlov <[email protected]> wrote on 12/06/2011 09:08:48 AM: > Yegor Kozlov <[email protected]> > 12/06/2011 09:09 AM > > Please respond to > "POI Users List" <[email protected]> > > To > > POI Users List <[email protected]> > > cc > > Subject > > Re: XSLF simple question (tutorial getTitle) > > try the latest build from trunk and use XSSFSlide#getTitle() > > Yegor > > On Tue, Dec 6, 2011 at 4:47 PM, <[email protected]> wrote: > > OK, I have been using XSSF for a while now and just started with XSLF. Can > > someone help me get started with a simple question - how do I get slide > > titles in a pptx show? > > > > I see the HSLF code looks like: > > > > slide.getTitle() > > > > > > > I'm guessing I will need to access the XML directly, but can someone give > > me a hint on how to get there? > > > > I'm using the newest 3.8 beta. > > > > Thanks, > > Lou > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] >
