https://issues.apache.org/bugzilla/show_bug.cgi?id=30311
--- Comment #5 from Josh Micich <[EMAIL PROTECTED]> 2008-03-24 23:45:24 PST --- (In reply to comment #4) Thanks for the javadoc, Dmitriy. Applied in r640711. BTW I was attempting to improve this class a little bit (make fields private final, etc) but when I checked the junits at the end I found that none of them actually hit this class. Could you please make a junit that exercises HSSFConditionalFormatting especially the new addConditionalFormatting() methods on HSSFSheet? I'll attach a diff of the suggested improvements (which might help you think of test cases, if any of the changes are wrong). -- 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]
