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=18446>. 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=18446 Using Freeze panes and Split panes usng HSSF Ver 1.8 Dev Summary: Using Freeze panes and Split panes usng HSSF Ver 1.8 Dev Product: POI Version: unspecified Platform: Other OS/Version: Other Status: NEW Severity: Normal Priority: Other Component: HSSF AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] I am trying to freeze panes and split panes. When I try to compile the code I get method createFreezePane not found in HSSFSheet sheet.createFreezePane( 0, 1, 0, 1 ); This method is not there in the version 1.8 that I am trying to use. Can any one shed light on from which version is the above methods supported and from where can the classes be obtained. Thanks Vikranth --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
