类 ChartUtils
java.lang.Object
com.deepoove.poi.util.ChartUtils
-
构造器概要
构造器 -
方法概要
修饰符和类型方法说明static List<org.apache.poi.xddf.usermodel.chart.XDDFChartData>getChartSeries(org.apache.poi.xwpf.usermodel.XWPFChart chart) getValueAxes(org.apache.poi.xwpf.usermodel.XWPFChart chart)
-
构造器详细资料
-
ChartUtils
public ChartUtils()
-
-
方法详细资料
-
getChartSeries
public static List<org.apache.poi.xddf.usermodel.chart.XDDFChartData> getChartSeries(org.apache.poi.xwpf.usermodel.XWPFChart chart) -
getValueAxes
-