Skip to main content

TdxSpreadSheetWorkbookProtectionOptions Properties

Stores spreadsheet document structure protection settings.
Name Description
ActualAllowChangeStructure Identifies if an end-user can modify the spreadsheet document structure.
AllowChangeStructure Specifies if an end-user can modify the structure of a protected spreadsheet document.
Protected Specifies if an individual worksheet or the spreadsheet document structure is protected. Inherited from TdxSpreadSheetCustomProtectionOptions.
ProtectionInfo Specifies the password protection provider and its settings applied an individual worksheet or the spreadsheet document structure. Inherited from TdxSpreadSheetCustomProtectionOptions.
See Also