Click or drag to resize
PicoXLSX

WorksheetSheetProtectionPasswordHash Property

gets the encrypted hash of the password, defined with SheetProtectionPassword. The value will be null, if no password is defined

Namespace: PicoXLSX
Assembly: PicoXLSX (in PicoXLSX.dll) Version: 3.4.5+6ab75fa9edd66571b0de8e574b48108101297ca1
Syntax
C#
public string SheetProtectionPasswordHash { get; }

Property Value

String
See Also