TdxSpreadSheetCustomProtectionOptions Members
The base class for all classes that implement the protection settings of the Spreadsheet and Report Designer controls.Constructors
Name | Description |
---|---|
Create(TNotifyEvent) | Initializes a new instance of the TdxSpreadSheetCustomProtectionOptions class with specified settings. |
Properties
Name | Description |
---|---|
Protected | Specifies if an individual worksheet or the spreadsheet document structure is protected. |
ProtectionInfo | Specifies the password protection provider and its settings applied an individual worksheet or the spreadsheet document structure. |
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