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 |
---|---|
EscherChildAnchorRecord |
EscherChildAnchorRecord.copy() |
Constructor and Description |
---|
EscherChildAnchorRecord(EscherChildAnchorRecord other) |
Constructor and Description |
---|
HSSFChildAnchor(EscherChildAnchorRecord escherChildAnchorRecord)
create anchor from existing file
|
Copyright 2022 The Apache Software Foundation or its licensors, as applicable.