Package | Description |
---|---|
org.apache.poi.hssf.usermodel |
usermodel package maps HSSF low level strutures to familiar workbook/sheet model
Related Documentation
For overviews, tutorials, examples, guides, and tool documentation, please see:
Apache POI Project
|
Modifier and Type | Method and Description |
---|---|
HSSFPolygon |
HSSFShapeGroup.createPolygon(HSSFChildAnchor anchor)
Creates a polygon
|
HSSFPolygon |
HSSFPatriarch.createPolygon(HSSFClientAnchor anchor)
Creates a polygon
|
Copyright 2014 The Apache Software Foundation or its licensors, as applicable.