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 HSLFBackground
HSLFSheet. getBackground()
Returns the background shape for this sheet.HSLFBackground
HSLFSlide. getBackground()
Background for this slide.
-