TdxSpreadSheetStandardProtectionInfo Members
In This Article
#Constructors
Name | Description |
---|---|
Create |
Creates a new instance of a spreadsheet protection provider.
Inherited from Tdx |
#Properties
Name | Description |
---|---|
Key |
Specifies the hash value of a password used to protect a worksheet or spreadsheet document. |
Key |
Specifies the string hash value of a password used to protect a worksheet or spreadsheet document. |
Password |
Returns a password used to protect a single worksheet or the spreadsheet document structure.
Inherited from Tdx |
Ref |
Inherited from TInterfaced |
#Methods
Name | Description |
---|---|
Check |
Indicates if the calculated hash or keyword of the specified password is identical to the hash or keyword stored by the spreadsheet protection provider.
Inherited from Tdx |
Equals |
Inherited from TObject. |
Get |
Inherited from TObject. |
To |
Inherited from TObject. |
See Also