Package | Description |
---|---|
org.apache.poi.hssf.record |
Record package contains class representations for XLS binary strutures.
|
Modifier and Type | Method and Description |
---|---|
DrawingRecord |
DrawingRecord.copy()
Cloning of drawing records must be executed through HSSFPatriarch, because all id's must be changed
|
Constructor and Description |
---|
DrawingRecord(DrawingRecord other) |
DrawingRecordForBiffViewer(DrawingRecord r) |
Copyright 2021 The Apache Software Foundation or its licensors, as applicable.