Uses of Class
org.apache.poi.xslf.usermodel.XSLFChart
Packages that use XSLFChart
-
Uses of XSLFChart in org.apache.poi.xslf.usermodel
Methods in org.apache.poi.xslf.usermodel that return XSLFChartModifier and TypeMethodDescriptionXMLSlideShow.createChart(XSLFSlide slide) Create a blank chart on the given slide.Methods in org.apache.poi.xslf.usermodel that return types with arguments of type XSLFChartModifier and TypeMethodDescriptionXMLSlideShow.getCharts()Return all the charts in the slideshowMethods in org.apache.poi.xslf.usermodel with parameters of type XSLFChart