Locking Excel sheet

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • devathi
    New Member
    • Dec 2006
    • 17

    #1

    Locking Excel sheet

    How to lock excel sheet through java code?
  • r035198x
    MVP
    • Sep 2006
    • 13225

    #2
    Originally posted by devathi
    How to lock excel sheet through java code?
    What do you mean by lock excel sheet?
    What package are you using to manipulate the excel file?

    Comment

    • devathi
      New Member
      • Dec 2006
      • 17

      #3
      Originally posted by r035198x
      What do you mean by lock excel sheet?
      What package are you using to manipulate the excel file?

      Locking Excel sheet means excel sheet can be opened only if the user gives the correct password.

      Am using POI package

      Comment

      Working...