https://bz.apache.org/bugzilla/show_bug.cgi?id=61431
Bug ID: 61431
Summary: Conditional formatting evaluation ignores undefined
cells
Product: POI
Version: 3.17-dev
Hardware: All
OS: All
Status: NEW
Severity: normal
Priority: P2
Component: SS Common
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
A Vaadin-Spreadsheet unit test uncovered a case overlooked in the initial
implementation. A cell can be completely undefined in the model (Row is null
or Cell is null) but still have conditional formatting applied when the sheet
is displayed in Excel. This is because formula based rules don't have to refer
to the cell(s) they apply to.
--
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]