Uses of Class
org.apache.poi.hslf.record.PPDrawingGroup
-
Packages that use PPDrawingGroup Package Description org.apache.poi.hslf.record -
-
Uses of PPDrawingGroup in org.apache.poi.hslf.record
Methods in org.apache.poi.hslf.record that return PPDrawingGroup Modifier and Type Method Description PPDrawingGroup
Document. getPPDrawingGroup()
Returns the PPDrawingGroup, which holds an Escher Structure that contains information on pictures in the slides.
-