Skip to main content

TdxSpreadSheetStrongProtectionInfo Methods

A strong password protection algorithm provider for a worksheet and/or spreadsheet document.
Name Description
CheckPassword(string) 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 TdxSpreadSheetCustomProtectionInfo.
Equals(TObject) Inherited from TObject.
GetHashCode Inherited from TObject.
ToString Inherited from TObject.
See Also