DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=24079>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=24079 [PATCH]No getters for Pane information in HSSFSheet Summary: [PATCH]No getters for Pane information in HSSFSheet Product: POI Version: 2.0-pre3 Platform: All OS/Version: All Status: NEW Severity: Enhancement Priority: Other Component: HSSF AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] Currently there are no getter methods for freeze/split panes. Excel does allow some combination of freeze and split panes, but the behavior wan't clear to me (maybe the experts can correct my implementation). My tests for "if (getFreezePanes() && getFreezePanesNoSplit())" in Sheet may have to be tweaked. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
