Uses of Class
org.apache.poi.hslf.usermodel.HSLFSlideShowImpl
-
Packages that use HSLFSlideShowImpl Package Description org.apache.poi.hslf.usermodel -
-
Uses of HSLFSlideShowImpl in org.apache.poi.hslf.usermodel
Methods in org.apache.poi.hslf.usermodel that return HSLFSlideShowImpl Modifier and Type Method Description static HSLFSlideShowImplHSLFSlideShowImpl. create()Constructs a new, empty, Powerpoint document.HSLFSlideShowImplHSLFSlideShow. getSlideShowImpl()Constructors in org.apache.poi.hslf.usermodel with parameters of type HSLFSlideShowImpl Constructor Description HSLFSlideShow(HSLFSlideShowImpl hslfSlideShow)Constructs a Powerpoint document from the underlying HSLFSlideShow object.
-