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

            Bug ID: 54723
           Summary: [PATCH] Support for percentage in VALUE() function
           Product: POI
           Version: 4.0-dev
          Hardware: PC
            Status: NEW
          Severity: normal
          Priority: P2
         Component: POI Overall
          Assignee: [email protected]
          Reporter: [email protected]
    Classification: Unclassified

Created attachment 30078
  --> https://issues.apache.org/bugzilla/attachment.cgi?id=30078&action=edit
patched files

Getting value of a Text containing a percentage is not supported in Apache POI. 

What this patch is adding
support for VALUE("30%") or VALUE("30 %") as excel support this

* modified org.apache.poi.ss.formula.functions.Value
* modified unit tests org.apache.poi.ss.formula.functions.TestValue

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