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

            Bug ID: 68874
           Summary: For conditional formatting, areas should be cumulated
                    for duplications
           Product: POI
           Version: 5.2.3-FINAL
          Hardware: PC
                OS: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: SS Common
          Assignee: dev@poi.apache.org
          Reporter: jdcof...@gmail.com
  Target Milestone: ---

Created attachment 39655
  --> https://bz.apache.org/bugzilla/attachment.cgi?id=39655&action=edit
Reproducer

For a conditional formatting rule, it is possible to define multiple areas
while looking for duplications.

In my reproducer, the area to check duplication is (A0;A1:H1). In Excel, if A0
and H1 have the same value, the rule triggers the conditional formatting.

With Apache POI, areas A0 and A1:H1 are checked one after the other. The rule
is then not triggered.

-- 
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