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: dev@poi.apache.org
          Reporter: gwool...@apache.org
  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: dev-unsubscr...@poi.apache.org
For additional commands, e-mail: dev-h...@poi.apache.org

Reply via email to