| Package | Description | 
|---|---|
| org.apache.poi.hssf.usermodel | The usermodel package maps HSSF low level structures to familiar workbook/sheet model | 
| org.apache.poi.ss.usermodel | |
| org.apache.poi.xssf.usermodel | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | HSSFAnchorAn anchor is what specifics the position of a shape within a client object
 or within another containing shape. | 
| class  | HSSFChildAnchor | 
| class  | HSSFClientAnchorA client anchor is attached to an excel worksheet. | 
| Modifier and Type | Method and Description | 
|---|---|
| ChildAnchor | Shape. getAnchor() | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | XSSFAnchorAn anchor is what specifics the position of a shape within a client object
 or within another containing shape. | 
| class  | XSSFChildAnchor | 
| class  | XSSFClientAnchorA client anchor is attached to an excel worksheet. | 
Copyright 2020 The Apache Software Foundation or its licensors, as applicable.