DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=42974>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ· INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=42974 Summary: HSSFSheet.protectSheet() method missing in 3.0.1 FINAL JAR Product: POI Version: unspecified Platform: All OS/Version: Windows XP Status: NEW Severity: normal Priority: P2 Component: HSSF AssignedTo: [email protected] ReportedBy: [EMAIL PROTECTED] The JavaDoc for HSSFSheet has marked the setProtect() method as deprecated. It recommends that I use protectSheet(String, boolean, boolean) but that method doesn't appear to have made it in the 3.0.1 FINAL POI jar file. I've downloaded the file poi-bin-3.0.1-FINAL-20070705.tar.gz several times from different mirrors to make sure but I don't see the protectSheet() method in the classes or the src file itself. Am I missing something? Is the JavaDoc generated from another set of code? thanks --Vinny -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
