Searched refs:ENDROW (Results 1 – 1 of 1) sorted by relevance
149 for(int i = STARTROW; i < ENDROW+1; i++) { in _refresh()167 XCell checkCell = xCellRange.getCellByPosition(COL, ENDROW); in _refresh()174 log.println("Value of the cell (" + COL + ", " + ENDROW + in _refresh()184 XCell checkCell = xCellRange.getCellByPosition(COL, ENDROW); in _refresh()191 log.println("Value of the cell (" + COL + ", " + ENDROW + in _refresh()199 XCell checkCell = xCellRange.getCellByPosition(COL, ENDROW); in _refresh()206 log.println("Value of the cell (" + COL + ", " + ENDROW + in _refresh()215 final short ENDROW = 5; field in _XDatabaseRange228 newCRA.EndRow = ENDROW; in _setDataArea()
Completed in 6 milliseconds