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
|
Modifier and Type | Method and Description |
---|---|
HSSFChart.HSSFSeries |
HSSFChart.createSeries() |
HSSFChart.HSSFSeries[] |
HSSFChart.getSeries()
Returns the series of the chart
|
Modifier and Type | Method and Description |
---|---|
boolean |
HSSFChart.removeSeries(HSSFChart.HSSFSeries series) |
Copyright © 2005-2010 Potix Corporation. All Rights Reserved.