Uses of Class
org.apache.poi.xslf.usermodel.XMLSlideShow

Packages that use XMLSlideShow
org.apache.poi.xslf.extractor   
org.apache.poi.xslf.usermodel   
 

Uses of XMLSlideShow in org.apache.poi.xslf.extractor
 

Constructors in org.apache.poi.xslf.extractor with parameters of type XMLSlideShow
XSLFPowerPointExtractor(XMLSlideShow slideshow)
           
 

Uses of XMLSlideShow in org.apache.poi.xslf.usermodel
 

Methods in org.apache.poi.xslf.usermodel that return XMLSlideShow
 XMLSlideShow XSLFSheet.getSlideShow()
           
 



Copyright 2012 The Apache Software Foundation or its licensors, as applicable.