Variable: NumberPtg.SIZE
org.apache.poi.hssf.record.formula.NumberPtg.getSize (NumberPtg.java:109)
Variable: NumberPtg.field_1_value
org.apache.poi.hssf.record.formula.NumberPtg.getValue (NumberPtg.java:98)
org.apache.poi.hssf.record.formula.NumberPtg.setValue (NumberPtg.java:92)
Method: NumberPtg.getSize()
Method: NumberPtg.getValue()
org.apache.poi.hssf.record.formula.NumberPtg.toFormulaString (NumberPtg.java:114)
org.apache.poi.hssf.record.formula.NumberPtg.writeBytes (NumberPtg.java:104)
Method: NumberPtg.setValue(double)
org.apache.poi.hssf.record.formula.NumberPtg.NumberPtg (NumberPtg.java:77)
org.apache.poi.hssf.record.formula.NumberPtg.NumberPtg (NumberPtg.java:86)
Variable: NumberPtg.sid
org.apache.poi.hssf.record.formula.NumberPtg.writeBytes (NumberPtg.java:103)
Method: NumberPtg.toFormulaString()
Method: NumberPtg.writeBytes(byte,int)
Class: NumberPtg