Uses of Class
org.apache.poi.hssf.record.chart.LinkedDataRecord

Packages that use LinkedDataRecord
org.apache.poi.hssf.usermodel usermodel package maps HSSF low level strutures to familiar workbook/sheet model Related Documentation For overviews, tutorials, examples, guides, and tool documentation, please see: Apache POI Project  
 

Uses of LinkedDataRecord in org.apache.poi.hssf.usermodel
 

Methods in org.apache.poi.hssf.usermodel that return LinkedDataRecord
 LinkedDataRecord HSSFChart.HSSFSeries.getDataCategoryLabels()
           
 LinkedDataRecord HSSFChart.HSSFSeries.getDataName()
           
 LinkedDataRecord HSSFChart.HSSFSeries.getDataSecondaryCategoryLabels()
           
 LinkedDataRecord HSSFChart.HSSFSeries.getDataValues()
           
 



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