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