The following tables list the members exposed by ChartsheetProtection.
Name | Description | |
---|---|---|
AllowEditContents | Returns a boolean indicating if the chart is protected when the chartsheet is protected. | |
AllowEditObjects | Returns a boolean indicating if objects such as shapes and controls may be created or changed when the chartsheet is protected. |
Name | Description | |
---|---|---|
PropertyChanged | Occurs after a property value has changed (Inherited from Infragistics.Documents.Excel.SheetProtection) |
ChartsheetProtection Class
Infragistics.Documents.Excel.Charts Namespace
HasProtectionPassword Property
IsProtected Property
Protection Property
Protect(Nullable<Boolean>,Nullable<Boolean>) Method
Protect(String,Nullable<Boolean>,Nullable<Boolean>) Method
Protect(SecureString,Nullable<Boolean>,Nullable<Boolean>) Method
Unprotect Method
Unprotect(String) Method
Unprotect(SecureString) Method