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=44167>. 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=44167 ------- Additional Comments From [EMAIL PROTECTED] 2008-01-04 07:46 ------- I used the example of the Quick Guide http://poi.apache.org/hssf/quick-guide.html#NamedRanges I found out that the problem is the getReference() method of the class HSSFName which returns an empty string. This empty string results in the exception when used as parameter in the constructor of AreaReference. I used the attached file and the Named Range 'test'. -- 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]
