Return-Path: Delivered-To: apmail-poi-user-archive@www.apache.org Received: (qmail 23943 invoked from network); 2 Mar 2010 10:08:04 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 2 Mar 2010 10:08:04 -0000 Received: (qmail 31462 invoked by uid 500); 2 Mar 2010 10:08:01 -0000 Delivered-To: apmail-poi-user-archive@poi.apache.org Received: (qmail 31404 invoked by uid 500); 2 Mar 2010 10:08:01 -0000 Mailing-List: contact user-help@poi.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "POI Users List" Delivered-To: mailing list user@poi.apache.org Received: (qmail 31396 invoked by uid 99); 2 Mar 2010 10:08:00 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 02 Mar 2010 10:08:00 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of adam.retter@googlemail.com designates 74.125.78.27 as permitted sender) Received: from [74.125.78.27] (HELO ey-out-2122.google.com) (74.125.78.27) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 02 Mar 2010 10:07:52 +0000 Received: by ey-out-2122.google.com with SMTP id 25so357858eya.5 for ; Tue, 02 Mar 2010 02:07:30 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:content-type; bh=NJxmi1LBtLI8JjzKL11NeldWUq+Kx8etDbxEPlGobXE=; b=XUjSbeMD/NB85UVh/p4ltp6QjLf0n5taqde1JmDpwq3qJmLP3raV5hril1G1KzbH6e pELbTHeHxY+aDDRaEIdEpjGnBaP8pd+E3116N8OepQgmf13ArUGhgW8T2DbOSph9skas 98WKFkBvopS98KTRkhOo07h9P6fnJBrhPt3G8= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=iLx5YerEdQkBjeISJXuRFDWAn/07o8f6XmBOciCuDUV3zRNcwuNyzwfAREwIZunl1S 4Qcf6QW7Q1FKA83+xqErGPCAfXJhndnYStavQOAT2dTcTp46iOd+9F161q9X345mhrI4 lK3JrtK+jlgbti6km/MIr3ZmFcnhNHDl3EYbU= MIME-Version: 1.0 Received: by 10.213.104.74 with SMTP id n10mr4376585ebo.64.1267524450359; Tue, 02 Mar 2010 02:07:30 -0800 (PST) In-Reply-To: <27753015.post@talk.nabble.com> References: <27753015.post@talk.nabble.com> Date: Tue, 2 Mar 2010 10:07:30 +0000 Message-ID: Subject: Re: How to Create password protected Excel spreadsheet From: Adam Retter To: POI Users List Content-Type: text/plain; charset=ISO-8859-1 Thanks very much - thats is probably just what I need. I personally dont have a requirement for XSSF, but it would be nice to have this feature for the future. On 2 March 2010 07:55, erhard wrote: > > Hi, > > there is the method protectSheet(String password) for HSSFSheet. However, I > could not find this functionality for XSSFSheet. It only has the method > enableLocking() - without password. > > I'm desperately looking for a way to password protect Excel sheets in the > Office 2007 format. > > Regards, > Erhard > > > >> Can anyone tell me if it is possible to create a password protected >> Excel Spreadsheet from POI? >> > -- > View this message in context: http://old.nabble.com/How-to-Create-password-protected-Excel-spreadsheet-tp27565742p27753015.html > Sent from the POI - User mailing list archive at Nabble.com. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: user-unsubscribe@poi.apache.org > For additional commands, e-mail: user-help@poi.apache.org > > -- Adam Retter skype :adam.retter http://www.adamretter.org.uk --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@poi.apache.org For additional commands, e-mail: user-help@poi.apache.org