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

           Summary: [PATCH] SUBTOTAL function
           Product: POI
           Version: unspecified
          Platform: PC
        OS/Version: Mac OS X 10.4
            Status: NEW
          Severity: normal
          Priority: P2
         Component: HSSF
        AssignedTo: [email protected]
        ReportedBy: [email protected]


Created an attachment (id=24673)
 --> (https://issues.apache.org/bugzilla/attachment.cgi?id=24673)
Implementation of SUBTOTAL + FunctionEval change

A patch for a very simple implementation of the SUBTOTAL function.

This works for the unit tests I have for an internal project processing 3rd
party Excel spreadsheets though at this point I have no POI specific tests.

The specific formulas curently tested are SUBTOTAL(9, <AREA>)

http://poi.apache.org/spreadsheet/eval-devguide.html seems to be out of date, I
can find no GenericFormulaTestCase class.

Comments on the strategy used in the patch and current test writing outline
would be appreciated.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- 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