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