Package | Description |
---|---|
org.apache.poi.hssf.record.chart | |
org.apache.poi.hssf.usermodel |
The usermodel package maps HSSF low level structures to familiar workbook/sheet model
|
Modifier and Type | Method and Description |
---|---|
LinkedDataRecord |
LinkedDataRecord.copy() |
Constructor and Description |
---|
LinkedDataRecord(LinkedDataRecord other) |
Modifier and Type | Method and Description |
---|---|
LinkedDataRecord |
HSSFChart.HSSFSeries.getDataCategoryLabels() |
LinkedDataRecord |
HSSFChart.HSSFSeries.getDataName() |
LinkedDataRecord |
HSSFChart.HSSFSeries.getDataSecondaryCategoryLabels() |
LinkedDataRecord |
HSSFChart.HSSFSeries.getDataValues() |
Copyright 2021 The Apache Software Foundation or its licensors, as applicable.