Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

dxSpreadSheetProtection Unit

#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.