 | WorksheetSheetProtectionPasswordHash Property |
gets the encrypted hash of the password, defined with
SheetProtectionPassword. The value will be null, if no password is defined
Namespace: PicoXLSXAssembly: PicoXLSX (in PicoXLSX.dll) Version: 3.4.5+6ab75fa9edd66571b0de8e574b48108101297ca1
Syntaxpublic string SheetProtectionPasswordHash { get; }Property Value
String
See Also