Hi,

is there a equivalent method to
org.apache.poi.hslf.model.Slide.getHidden() in the XSLF
implementation? XSLFSheet does not have a similar method. Is there any
way to find out if a slide is hidden or not when working with XSLF?

after studding the source, I am able to answer the question:
XSLFSlide.getXmlObject().getShow()


Regards
Jörn



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to