Uses of Class
org.apache.poi.hssf.usermodel.HSSFChart.HSSFSeries

Packages that use HSSFChart.HSSFSeries
org.apache.poi.hssf.usermodel usermodel package maps HSSF low level strutures to familiar workbook/sheet model 
 

Uses of HSSFChart.HSSFSeries in org.apache.poi.hssf.usermodel
 

Methods in org.apache.poi.hssf.usermodel that return HSSFChart.HSSFSeries
 HSSFChart.HSSFSeries[] HSSFChart.getSeries()
          Returns the series of the chart
 



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