| Package | Description |
|---|---|
| io.keikai.range.impl.imexp |
Keikai Spreadsheet Internal Range API Implementation classes.
|
| org.zkoss.poi.hssf.usermodel |
usermodel package maps HSSF low level strutures to familiar workbook/sheet model
|
| Modifier and Type | Method and Description |
|---|---|
protected SChart.ChartType |
ExcelXlsImporter.convertChartType(HSSFChart hssfChart)
refer to 2.2.3.7 Chart Group
|
protected String |
ExcelXlsImporter.getChartTitle(HSSFChart hssfChart) |
protected void |
ExcelXlsImporter.importAxis(HSSFChart hssfChart,
SChart chart) |
| Modifier and Type | Method and Description |
|---|---|
static HSSFChart[] |
HSSFChart.getSheetCharts(HSSFSheet sheet)
Returns all the charts for the given sheet.
|
| Modifier and Type | Method and Description |
|---|---|
HSSFChartShape |
HSSFPatriarch.createChart(HSSFAnchor anchor,
HSSFChart chart) |
HSSFChartShape |
HSSFShapeGroup.createChart(HSSFChildAnchor anchor,
HSSFChart chart) |
void |
HSSFChartShape.setChart(HSSFChart chart) |
Copyright © 2020. All rights reserved.