This week's book giveaway is in the Agile and other Processes forum.
We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line!
See this thread for details.
The moose likes Other Open Source Projects and the fly likes jxl.jar Help needed Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Products » Other Open Source Projects
Reply Bookmark "jxl.jar Help needed" Watch "jxl.jar Help needed" New topic
Author

jxl.jar Help needed

Mayank Jaswal
Greenhorn

Joined: Mar 05, 2009
Posts: 22
Hi

I am creating an excel sheet using jxl.jar APIs . But the excel sheet which is being created is editable .I want the excel sheet to be uneditable by defaul
Ulf Dittmer
Marshal

Joined: Mar 22, 2005
Posts: 35241
    
    7
A quick Google search finds the SheetSettings.setProtected method which looks promising.


Android appsImageJ pluginsJava web charts
Mayank Jaswal
Greenhorn

Joined: Mar 05, 2009
Posts: 22
Ulf Dittmer wrote:A quick Google search finds the SheetSettings.setProtected method which looks promising.


thanks it worked
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: jxl.jar Help needed
 
Similar Threads
Java code to control excel sheet report
JXL.jar/ Excel API/ FLOAT problem
Making excel file uneditable HElp needed Urgent
reading from excel file.
excel page setup