> I think the named ranges stuff should be in the record factory if its > not. The named ranges function was contributed with little javadoc and > I don't think any unit tests for the low level parts. I'm working on > correcting this, but haven't completed it. So you can write Named > Ranges, but I'm not sure you can read them. More on this later. >
I added NameRecord.class to the records array in the RecordFactory and seems to be doing what I wanted. It can now read named ranges where before I couldn't. Thanks for the info, Sivan -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
