Package | Description |
---|---|
org.apache.poi.hslf.record | |
org.apache.poi.hssf.model |
Provides low level API structures for reading, writing, modifying XLS files.
|
Modifier and Type | Method and Description |
---|---|
EscherDggRecord |
PPDrawingGroup.getEscherDggRecord() |
Modifier and Type | Method and Description |
---|---|
EscherDggRecord |
DrawingManager2.getDgg() |
EscherDggRecord |
DrawingManager.getDgg() |
Constructor and Description |
---|
DrawingManager(EscherDggRecord dgg) |
DrawingManager2(EscherDggRecord dgg) |
Copyright 2015 The Apache Software Foundation or its licensors, as applicable.