https://bz.apache.org/bugzilla/show_bug.cgi?id=65907

--- Comment #3 from RouSi <[email protected]> ---
我在E28有一个公式=SUMPRODUCT(($N$6:$N$26="镀锌板")*($M$6:$M$26)),代码在OperandResolver.chooseSingleElementFromAreaInternal(AreaEval
ae,
            int srcCellRow, int
srcCellCol)方法执行中有一个这个判断if(!ae.containsRow(srcCellRow)) {
                throw EvaluationException.invalidValue();
            }导致我公式无法执行报错

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to