Workbook.WorkbookProtectionPassword Property

PicoXLSX

PicoXLSX

WorkbookWorkbookProtectionPassword Property

Gets the password used for workbook protection

Namespace:  PicoXLSX
Assembly:  PicoXLSX (in PicoXLSX.dll) Version: 2.4.0.0 (2.4.0)
Syntax
C#
public string WorkbookProtectionPassword { get; }

Property Value

Type: String
See Also