Searched refs:cellCoords (Results 1 – 1 of 1) sorted by relevance
81 Point[] cellCoords = new Point[3]; in _setTableOperation() local90 cellCoords = new Point[] { in _setTableOperation()94 res &= checkValues(cellCoords, cellValues); in _setTableOperation()103 cellCoords = new Point[] { in _setTableOperation()107 res &= checkValues(cellCoords, cellValues); in _setTableOperation()117 cellCoords = new Point[] { in _setTableOperation()121 res &= checkValues(cellCoords, cellValues); in _setTableOperation()148 cellCoords[i].Y) in checkValues()154 cellCoords[i].X + "," + cellCoords[i].Y + in checkValues()158 oSheet.getCellByPosition(cellCoords[i].X, in checkValues()[all …]
Completed in 11 milliseconds