public final class ChartUtils extends Object
| 构造器和说明 |
|---|
ChartUtils() |
| 限定符和类型 | 方法和说明 |
|---|---|
static List<org.apache.poi.xddf.usermodel.chart.XDDFChartData> |
getChartSeries(org.apache.poi.xwpf.usermodel.XWPFChart chart) |
static Map<Long,org.apache.poi.xddf.usermodel.chart.XDDFValueAxis> |
getValueAxes(org.apache.poi.xwpf.usermodel.XWPFChart chart) |
public static List<org.apache.poi.xddf.usermodel.chart.XDDFChartData> getChartSeries(org.apache.poi.xwpf.usermodel.XWPFChart chart)
Copyright © 2022. All rights reserved.