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

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

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

Methods in org.apache.poi.xslf.usermodel that return XSLFBackground
 XSLFBackground XSLFSheet.getBackground()
           
 XSLFBackground XSLFSlide.getBackground()
           
 XSLFBackground XSLFSlideMaster.getBackground()
           
 XSLFBackground XSLFSlideLayout.getBackground()