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