Uses of Class
org.apache.poi.xslf.usermodel.XSLFSlideMaster

Packages that use XSLFSlideMaster
org.apache.poi.xslf.usermodel   
 

Uses of XSLFSlideMaster in org.apache.poi.xslf.usermodel
 

Methods in org.apache.poi.xslf.usermodel that return XSLFSlideMaster
 XSLFSlideMaster XSLFSlideLayout.getMasterSheet()
           
 XSLFSlideMaster XSLFSlideLayout.getSlideMaster()
          Slide master object associated with this layout.
 XSLFSlideMaster XSLFSlide.getSlideMaster()
           
 XSLFSlideMaster[] XMLSlideShow.getSlideMasters()
           
 



Copyright 2012 The Apache Software Foundation or its licensors, as applicable.