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 XSLFSlide.getSlideMaster()
           
 XSLFSlideMaster XSLFSlideLayout.getSlideMaster()
          Slide master object associated with this layout.
 XSLFSlideMaster[] XMLSlideShow.getSlideMasters()
           
 



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