org.apache.poi.sl.usermodel
Interface SlideShow
- All Known Implementing Classes:
- XMLSlideShow
public interface SlideShow
createSlide
Slide createSlide()
throws java.io.IOException
- Throws:
java.io.IOException
createMasterSheet
MasterSheet createMasterSheet()
throws java.io.IOException
- Throws:
java.io.IOException
getSlides
Slide[] getSlides()
getMasterSheet
MasterSheet[] getMasterSheet()
getResources
Resources getResources()
Copyright 2010 The Apache Software Foundation or
its licensors, as applicable.