Package | Description |
---|---|
org.apache.poi.hssf.usermodel |
The usermodel package maps HSSF low level structures to familiar workbook/sheet model
|
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 remSeries) |
Copyright 2021 The Apache Software Foundation or its licensors, as applicable.