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