Uses of Class
org.apache.poi.hslf.usermodel.HSLFSlideMaster
-
Packages that use HSLFSlideMaster Package Description org.apache.poi.hslf.usermodel -
-
Uses of HSLFSlideMaster in org.apache.poi.hslf.usermodel
Methods in org.apache.poi.hslf.usermodel that return types with arguments of type HSLFSlideMaster Modifier and Type Method Description java.util.List<HSLFSlideMaster>
HSLFSlideShow. getSlideMasters()
Returns an array of all the normal Slide Masters found in the slideshow
-