DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=44345>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ· INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=44345 Summary: [patch] Added implementations for Excel functions COUNTA, COUNTIF, INDEX, ROWS, COLUMNS Product: POI Version: 3.0-dev Platform: Other OS/Version: other Status: NEW Severity: normal Priority: P2 Component: HSSF AssignedTo: [email protected] ReportedBy: [EMAIL PROTECTED] Stub implementations of (COUNTA, COUNTIF, INDEX, ROWS, COLUMNS ) were filled in. Some specific case of these functions are still not implemented, but basic behaviour is there. Added test cases for these and some other functions. Note also - there is an unrelated change in HyperlinkRecord.java The current version appears to be using a JDK5 API. (IllegalStateException.<init>(Throwable) ). Please correct me if JDK5 is ok to use. -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
