Home
last modified time | relevance | path

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

/aoo41x/test/testuno/source/fvt/uno/sc/rowcolumn/
H A DInsertDeleteRowAndColumn.java101 XCell cellA3 = sheet.getCellByPosition(0, 2); in testInsertDeleteRows() local
107 … assertEquals("Verify tow rows deleted the value of row 3",checkvalueA3, cellA3.getValue(),0); in testInsertDeleteRows()
147 XCell cellA3 = sheet.getCellByPosition(1, 2); in testInsertDeleteColumns() local
153 … assertEquals("Verify after tow rows deleted, the value of A3",checkvalueA3, cellA3.getValue(),0); in testInsertDeleteColumns()

Completed in 5 milliseconds