Uses of Class
org.apache.poi.xslf.usermodel.XSLFTable
Packages that use XSLFTable
-
Uses of XSLFTable in org.apache.poi.xslf.usermodel
Methods in org.apache.poi.xslf.usermodel that return XSLFTableModifier and TypeMethodDescriptionXSLFDrawing.createTable()
XSLFGroupShape.createTable()
XSLFGroupShape.createTable
(int numRows, int numCols) XSLFSheet.createTable()
XSLFSheet.createTable
(int numRows, int numCols)