TdxSpreadSheetStrongProtectionInfo.HashValueAsString Property
In This Article
Specifies the hash value of the protection password as a Unicode string.
#Declaration
Delphi
property HashValueAsString: string read; write;
#Property Value
Type |
---|
string |
#Remarks
Normally, this property supports the internal infrastructure and is not intended to be used directly from your code.
See Also