Uses of Interface
org.apache.poi.sl.usermodel.Background

Packages that use Background
org.apache.poi.sl.usermodel   
org.apache.poi.xslf.usermodel   
 

Uses of Background in org.apache.poi.sl.usermodel
 

Methods in org.apache.poi.sl.usermodel that return Background
 Background Sheet.getBackground()
           
 

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

Methods in org.apache.poi.xslf.usermodel that return Background
 Background XSLFSheet.getBackground()
           
 



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