Home
last modified time | relevance | path

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

/trunk/test/testuno/source/fvt/uno/sc/data/
H A DSubTotalsFunction.java167 String CSsubtotals = "=SUBTOTAL(" + operatorvalue + ";$C$6:$C$7)"; in test() local
172 assertEquals(CSsubtotals, SCUtil.getFormulaFromCell(currentsheet, 2, 7)); in test()
217 CSsubtotals = "=SUBTOTAL(" + operatorvalue + ";$C$6:$C$7)"; in test()
222 assertEquals(CSsubtotals, SCUtil.getFormulaFromCell(currentsheet, 2, 7)); in test()

Completed in 29 milliseconds