Searched refs:orgValue (Results 1 – 1 of 1) sorted by relevance
32 public String[][] orgValue = null; field in _XCellRangeFormula44 orgValue = oObj.getFormulaArray(); in _getFormulaArray()63 oObj.setFormulaArray(orgValue); in _setFormulaArray()64 boolean res = oObj.getFormulaArray()[0][0].equals(orgValue[0][0]); in _setFormulaArray()
Completed in 15 milliseconds