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

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

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

Methods in org.apache.poi.xssf.usermodel that return XSSFGraphicFrame
 XSSFGraphicFrame XSSFChart.getGraphicFrame()
          Returns the parent graphic frame.
 

Methods in org.apache.poi.xssf.usermodel with parameters of type XSSFGraphicFrame
protected  void XSSFChart.setGraphicFrame(XSSFGraphicFrame frame)
          Sets the parent graphic frame.
 



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