Uses of Class
org.apache.poi.xssf.usermodel.XSSFVMLDrawing
-
Packages that use XSSFVMLDrawing Package Description org.apache.poi.xssf.usermodel -
-
Uses of XSSFVMLDrawing in org.apache.poi.xssf.usermodel
Methods in org.apache.poi.xssf.usermodel that return XSSFVMLDrawing Modifier and Type Method Description protected XSSFVMLDrawing
XSSFSheet. getVMLDrawing(boolean autoCreate)
Get VML drawing for this sheet (aka 'legacy' drawig)
-