https://issues.apache.org/bugzilla/show_bug.cgi?id=53434
--- Comment #3 from Yegor Kozlov <[email protected]> --- Thanks. Something to work for me in the POI-3.9 dev cycle. Regards, Yegor (In reply to comment #2) > Created attachment 28964 [details] > Test of Subtotal function > > Hi, > I modified TestSubtotal.java, and attached it. > > Diff please. > > Unfortunately, All of original subtotal tests are start with "A1" cell. > The offset of "A1" is (0, 0). > Therefore, the offset did not affect the results. > > My changes are simple. > I modified all of start cell to "B2". > > As a result, original source failed test, and my change succeed. > > regards. -- 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]
