Reply to topic  [ 2 posts ] 
Lock sheet with password 
Author Message

Joined: Fri Jul 13, 2007 8:49 am
Posts: 1
Reply with quote
Post Lock sheet with password
how i can lock worksheet with password ?


Fri Jul 13, 2007 8:50 am
Profile

Joined: Fri Feb 03, 2006 12:23 pm
Posts: 189
Location: Brasov, Romania
Reply with quote
Post 
If you need to protect a worksheet with a password, you cannot do this directly. But you can create an xls template with the password added, and maybe other default data and formatting, use ExcelDocument.easy_LoadTemplateFile method to load the file, then update the file by adding more data to it for example, and finaly save back the file using ExcelDocument.easy_WriteExcelFile method. See Tutorial9 from the manual, chapter EasyXLS Basics/Import Files/Import from xls Files.

EasyXLS tries to preserve as many as possible unknown features when a file is loaded. The password is one of them.


Mon Jul 16, 2007 2:59 am
Profile WWW
Display posts from previous:  Sort by  
Reply to topic   [ 2 posts ] 

Who is online

Users browsing this forum: No registered users and 1 guest


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
cron
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group.
Designed by STSoftware for PTF.