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]
