Worksheet.SheetProtectionPassword Property

PicoXLSX

PicoXLSX

WorksheetSheetProtectionPassword Property

Gets the password used for sheet protection

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

Property Value

Type: String
See Also