Uses of Class
org.apache.poi.xwpf.usermodel.XWPFChart
Packages that use XWPFChart
-
Uses of XWPFChart in org.apache.poi.xwpf.usermodel
Fields in org.apache.poi.xwpf.usermodel with type parameters of type XWPFChartMethods in org.apache.poi.xwpf.usermodel that return XWPFChartModifier and TypeMethodDescriptionXWPFDocument.createChart()
This method is used to create template for chart XML no need to read MS-Word file and modify chartsXWPFDocument.createChart
(int width, int height) This method is used to create template for chart XML no need to read MS-Word file and modify chartsMethods in org.apache.poi.xwpf.usermodel that return types with arguments of type XWPFChart