Uses of Class
org.apache.poi.hslf.usermodel.HSLFBackground
-
Packages that use HSLFBackground Package Description org.apache.poi.hslf.usermodel -
-
Uses of HSLFBackground in org.apache.poi.hslf.usermodel
Methods in org.apache.poi.hslf.usermodel that return HSLFBackground Modifier and Type Method Description HSLFBackgroundHSLFSheet. getBackground()Returns the background shape for this sheet.HSLFBackgroundHSLFSlide. getBackground()Background for this slide.
-