Uses of Class
org.apache.poi.hssf.record.DrawingRecord
Packages that use DrawingRecord
Package
Description
Record package contains class representations for XLS binary strutures.
-
Uses of DrawingRecord in org.apache.poi.hssf.record
Methods in org.apache.poi.hssf.record that return DrawingRecordModifier and TypeMethodDescriptionDrawingRecord.clone()
Cloning of drawing records must be executed through HSSFPatriarch, because all id's must be changedConstructors in org.apache.poi.hssf.record with parameters of type DrawingRecord