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 XSLFSlideMaster
XSLFSlideLayout. getMasterSheet()
XSLFSlideMaster
XSLFSlideMaster. getMasterSheet()
XSLFSlideMaster
XSLFSlide. getSlideMaster()
XSLFSlideMaster
XSLFSlideLayout. 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 java.util.List<XSLFSlideMaster>
XMLSlideShow. getSlideMasters()
-