Uses of Class
org.apache.poi.xssf.usermodel.XSSFVMLDrawing

Packages that use XSSFVMLDrawing
org.apache.poi.xssf.usermodel   
 

Uses of XSSFVMLDrawing in org.apache.poi.xssf.usermodel
 

Methods in org.apache.poi.xssf.usermodel that return XSSFVMLDrawing
protected  XSSFVMLDrawing XSSFSheet.getVMLDrawing(boolean autoCreate)
          Get VML drawing for this sheet (aka 'legacy' drawig)
 



Copyright 2012 The Apache Software Foundation or its licensors, as applicable.