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

Joachim Herrmann <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|FIXED                       |---

--- Comment #3 from Joachim Herrmann <[email protected]> ---
Hi Yegor,

I finally had time to deal with the setRepatingRowsAndColumns() method.
It is now relocated to class Sheet, and split into two methods that expect a
CellRangeAddress parameter, according to your suggestion.

Unfortunately, a bunch of additional get, add, and remove methods for the
HSSFName/XSSFName handling was needed, but as they are all package visible, the
user interface should not be to much cluttered by this.


Regards,
Joachim

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