Uses of Class
org.apache.poi.xssf.usermodel.charts.XSSFManualLayout
-
Packages that use XSSFManualLayout Package Description org.apache.poi.xssf.usermodel org.apache.poi.xssf.usermodel.charts -
-
Uses of XSSFManualLayout in org.apache.poi.xssf.usermodel
Methods in org.apache.poi.xssf.usermodel that return XSSFManualLayout Modifier and Type Method Description XSSFManualLayout
XSSFChart. getManualLayout()
Deprecated. -
Uses of XSSFManualLayout in org.apache.poi.xssf.usermodel.charts
Methods in org.apache.poi.xssf.usermodel.charts that return XSSFManualLayout Modifier and Type Method Description XSSFManualLayout
XSSFChartLegend. getManualLayout()
Deprecated.
-