Package | Description |
---|---|
org.zkoss.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
|
org.zkoss.zss.range.impl.imexp |
ZK Spreadsheet Internal Range API Implementation classes.
|
Modifier and Type | Method and Description |
---|---|
HSSFChartShape |
HSSFPatriarch.createChart(HSSFAnchor anchor,
HSSFChart chart) |
HSSFChartShape |
HSSFShapeGroup.createChart(HSSFChildAnchor anchor,
HSSFChart chart) |
Modifier and Type | Method and Description |
---|---|
BOFRecordAggregate |
HSSFPatriarchHelper.getChartBOF(HSSFChartShape chart) |
Constructor and Description |
---|
HSSFChartDecoder(HSSFPatriarchHelper helper,
HSSFChartShape chart) |
Copyright © 2005-2010 Potix Corporation. All Rights Reserved.