Skip to main content

TdxSpreadSheetWorkbookProtectionOptions Members

Stores spreadsheet document structure protection settings.

Constructors

Name Description
Create(TNotifyEvent) Initializes a new instance of the TdxSpreadSheetCustomProtectionOptions class with specified settings. Inherited from TdxSpreadSheetCustomProtectionOptions.

Properties

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.

Methods

Name Description
Assign(TPersistent) Inherited from TPersistent.
AssignTo(TPersistent) Inherited from TPersistent.
Equals(TObject) Inherited from TObject.
GetHashCode Inherited from TObject.
GetNamePath Inherited from TPersistent.
GetOwner Inherited from TPersistent.
ToString Inherited from TObject.
See Also