Uses of Class
org.apache.poi.xslf.usermodel.XSLFSlideMaster
-
Packages that use XSLFSlideMaster Package Description org.apache.poi.xslf.usermodel -
-
Uses of XSLFSlideMaster in org.apache.poi.xslf.usermodel
Methods in org.apache.poi.xslf.usermodel that return XSLFSlideMaster Modifier and Type Method Description XSLFSlideMasterXSLFSlideLayout. getMasterSheet()XSLFSlideMasterXSLFSlideMaster. getMasterSheet()XSLFSlideMasterXSLFSlide. getSlideMaster()XSLFSlideMasterXSLFSlideLayout. getSlideMaster()Slide master object associated with this layout.Methods in org.apache.poi.xslf.usermodel that return types with arguments of type XSLFSlideMaster Modifier and Type Method Description List<XSLFSlideMaster>XMLSlideShow. getSlideMasters()
-