Home
last modified time | relevance | path

Searched refs:cellA4 (Results 1 – 1 of 1) sorted by relevance

/aoo4110/test/testuno/source/fvt/uno/sc/rowcolumn/
H A DInsertDeleteRowAndColumn.java102 XCell cellA4 = sheet.getCellByPosition(0, 3); in testInsertDeleteRows() local
108 … assertEquals("Verify tow rows deleted the value of row 4",checkvalueA4, cellA4.getValue(),0); in testInsertDeleteRows()
148 XCell cellA4 = sheet.getCellByPosition(1, 3); in testInsertDeleteColumns() local
154 … assertEquals("Verify after tow rows deleted, the value of A4",checkvalueA4, cellA4.getValue(),0); in testInsertDeleteColumns()

Completed in 13 milliseconds