| Package | Description |
|---|---|
| org.apache.poi.ddf |
This package contains classes for decoding the Microsoft Office Drawing format otherwise
known as escher henceforth known in POI as the Dreadful Drawing Format.
|
| org.apache.poi.hssf.usermodel |
The usermodel package maps HSSF low level structures to familiar workbook/sheet model
|
| Modifier and Type | Method and Description |
|---|---|
EscherOptRecord |
EscherOptRecord.copy() |
| Constructor and Description |
|---|
EscherOptRecord(EscherOptRecord other) |
| Modifier and Type | Method and Description |
|---|---|
EscherOptRecord |
HSSFShape.getOptRecord()
Return the low-level EscherOptRecord to read/modify not yet wrapped escher properties
|
Copyright 2021 The Apache Software Foundation or its licensors, as applicable.