dxSpreadSheetProtection Unit
Implements public APIs designed for spreadsheet document protection management.
Classes
| Name | Description |
|---|---|
| TdxSpreadSheetCustomProtectionInfo | The base class for all classes that implement encryption algorithm providers for the worksheet and the spreadsheet document protection functionality. |
| TdxSpreadSheetCustomProtectionOptions | The base class for all classes that implement the protection settings of the Spreadsheet and Report Designer controls. |
| TdxSpreadSheetSheetProtectionOptions | Stores end-user permission settings for a protected worksheet. |
| TdxSpreadSheetStandardProtectionInfo | A standard password protection algorithm provider for a worksheet and/or spreadsheet document. |
| TdxSpreadSheetStrongProtectionInfo | A strong password protection algorithm provider for a worksheet and/or spreadsheet document. |
| TdxSpreadSheetWorkbookProtectionOptions | Stores spreadsheet document structure protection settings. |
Interfaces
| Name | Description |
|---|---|
| IdxSpreadSheetProtectionInfo | Exposes the password verification method. |
Variables
| Name | Description |
|---|---|
| dxSpreadSheetDefaultProtectionProvider | Specifies the encryption algorithm provider used for protecting the spreadsheet document structure and individual worksheets. |
Types
| Name | Description |
|---|---|
| TdxSpreadSheetCustomProtectionInfoClass | The class-reference to a password protection provider class. |