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 | Description |
---|---|---|
EscherDggRecord |
PPDrawingGroup.getEscherDggRecord() |
Modifier and Type | Method | Description |
---|---|---|
EscherDggRecord |
DrawingManager.getDgg() |
|
EscherDggRecord |
DrawingManager2.getDgg() |
Constructor | Description |
---|---|
DrawingManager(EscherDggRecord dgg) |
|
DrawingManager2(EscherDggRecord dgg) |
Copyright 2018 The Apache Software Foundation or its licensors, as applicable.