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 |
---|---|
EscherClientAnchorRecord |
EscherClientAnchorRecord.copy() |
Constructor and Description |
---|
EscherClientAnchorRecord(EscherClientAnchorRecord other) |
Constructor and Description |
---|
HSSFClientAnchor(EscherClientAnchorRecord escherClientAnchorRecord) |
Copyright 2022 The Apache Software Foundation or its licensors, as applicable.