TdxSpreadSheetCustomProtectionInfo Methods
The base class for all classes that implement encryption algorithm providers for the worksheet and the spreadsheet document protection functionality.| 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. |
| Equals(TObject) | Inherited from TObject. |
| GetHashCode | Inherited from TObject. |
| ToString | Inherited from TObject. |
See Also