Worksheet.SheetProtectionPassword Property

NanoXLSX

NanoXLSX

WorksheetSheetProtectionPassword Property

Gets the password used for sheet protection

Namespace:  NanoXLSX
Assembly:  NanoXLSX (in NanoXLSX.dll) Version: 1.2.3.0 (1.2.3)
Syntax
C#
public string SheetProtectionPassword { get; }

Property Value

Type: String
See Also