Document Solutions for Excel, Java Edition | Document Solutions
Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package
/
IWorkbook Interface
/
protect Method
/ protect(String) Method
Password to protect the workbook.
Collapse All
Expand All
In This Topic
protect(String) Method
In This Topic
Protects a workbook so that it cannot be modified.
Syntax
void
protect( java.lang.String
password
)
Parameters
password
Password to protect the workbook.
See Also
Reference
IWorkbook Interface
IWorkbook Members
Overload List