The following tables list the members exposed by WorkbookProtection.
Name | Description | |
---|---|---|
AllowEditStructure | Returns a boolean indicating if the sheets displayed may be modified when the Workbook is protected. | |
AllowEditWindows | Returns a boolean indicating if the Workbook windows may be modified when the Workbook is protected. |
WorkbookProtection Class
Infragistics.Documents.Excel Namespace
HasProtectionPassword Property
IsProtected Property
Protection Property
Protect(Boolean,Boolean) Method
Protect(String,Boolean,Boolean) Method
Protect(SecureString,Boolean,Boolean) Method
Unprotect Method
Unprotect(String) Method
Unprotect(SecureString) Method