https://issues.apache.org/bugzilla/show_bug.cgi?id=56599

            Bug ID: 56599
           Summary: getDataValidations does not return dataValidations
                    referring to different sheets.
           Product: POI
           Version: 3.10
          Hardware: PC
            Status: NEW
          Severity: normal
          Priority: P2
         Component: XSSF
          Assignee: [email protected]
          Reporter: [email protected]

Created attachment 31692
  --> https://issues.apache.org/bugzilla/attachment.cgi?id=31692&action=edit
Sample sheet and code to reproduce the bug.

When an excel-file contains a dataValidation referring to another sheet, this
validation is not returned by the getDataValidations-method.

I have attached a spreadsheet containing a different dataValidation in each of
the four cells A1:A4. As you can see when executing the sample code, the
dataValidation in cell A3 is not returned by getDataValidations(), as it refers
to values in sheet 2.

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