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