Uses of Class
org.apache.poi.hssf.record.chart.ChartFormatRecord
-
Packages that use ChartFormatRecord Package Description org.apache.poi.hssf.record.chart -
-
Uses of ChartFormatRecord in org.apache.poi.hssf.record.chart
Methods in org.apache.poi.hssf.record.chart that return ChartFormatRecord Modifier and Type Method Description ChartFormatRecordChartFormatRecord. copy()Constructors in org.apache.poi.hssf.record.chart with parameters of type ChartFormatRecord Constructor Description ChartFormatRecord(ChartFormatRecord other)
-