Uses of Class
org.apache.poi.hssf.record.DrawingGroupRecord
-
Packages that use DrawingGroupRecord Package Description org.apache.poi.hssf.record Record package contains class representations for XLS binary strutures. -
-
Uses of DrawingGroupRecord in org.apache.poi.hssf.record
Methods in org.apache.poi.hssf.record that return DrawingGroupRecord Modifier and Type Method Description DrawingGroupRecord
DrawingGroupRecord. copy()
Constructors in org.apache.poi.hssf.record with parameters of type DrawingGroupRecord Constructor Description DrawingGroupRecord(DrawingGroupRecord other)
-