Uses of Class
org.apache.poi.hslf.model.Slide

Packages that use Slide
org.apache.poi.hslf.usermodel   
 

Uses of Slide in org.apache.poi.hslf.usermodel
 

Methods in org.apache.poi.hslf.usermodel that return Slide
 Slide SlideShow.createSlide()
          Create a blank Slide.
 Slide[] SlideShow.getSlides()
          Returns an array of all the normal Slides found in the slideshow
 



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