I'll try, and will definitely patch it back should I succeed! -----Original Message----- From: Danny Mui [mailto:[EMAIL PROTECTED] Sent: Monday, July 19, 2004 10:12 AM To: POI Users List Subject: Re: Can POI read (not create) split and freeze pane?
I dont think HSSF has read on that. Since I think we already have "write" in, shouldn't be too hard to do the read portion. It's only java and should be fun, dig in!! Paul Lee wrote: > Hi all, > > I am trying to use POI to find out if any WorkSheet has freeze/split panes > and where. > > Searching the API, mailing list and web, the closest I find is HSSFSheet's > createFreezePane() and createSplitPane(). I can't find anything like > "getSplitPane()". > > Any clue to point me to the right direction would be greatly appreciated. > > Thanks, > Paul > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
