makes it possible to protect objects from modifications.  
 More...
import "XProtectable.idl";
makes it possible to protect objects from modifications. 
- Developers Guide
- Spreadsheet Documents - Protecting Spreadsheets
 
◆ isProtected()
- Returns
- the current state of protection. 
 
 
◆ protect()
      
        
          | void protect | ( | [in] string | aPassword | ) |  | 
      
 
activates the protection. 
- Parameters
- 
  
    | aPassword | a string to specify new password. |  
 
 
 
◆ unprotect()
removes the protection. 
- Parameters
- 
  
    | aPassword | a string to match with the current password. |  
 
- Exceptions
- 
  
  
 
 
The documentation for this interface was generated from the following file: