NanoXLSX Library Documentation
NanoXLSX Library Documentation
NanoXLSX
NanoXLSX
Worksheet Class
Worksheet Properties
ActivePane Property
ActiveStyle Property
AutoFilterRange Property
Cells Property
Columns Property
CurrentCellDirection Property
DefaultColumnWidth Property
DefaultRowHeight Property
FreezeSplitPanes Property
Hidden Property
HiddenRows Property
MergedCells Property
PaneSplitAddress Property
PaneSplitLeftWidth Property
PaneSplitTopHeight Property
PaneSplitTopLeftCell Property
RowHeights Property
SelectedCellRanges Property
SelectedCells Property
SheetID Property
SheetName Property
SheetProtectionPassword Property
SheetProtectionPasswordHash Property
SheetProtectionValues Property
ShowGridLines Property
ShowRowColumnHeaders Property
ShowRuler Property
UseSheetProtection Property
ViewType Property
WorkbookReference Property
ZoomFactor Property
ZoomFactors Property
Worksheet
Sheet
Protection
Password Property
Gets the password used for sheet protection. See
SetSheetProtectionPassword(String)
to set the password
Namespace:
NanoXLSX
Assembly:
NanoXLSX (in NanoXLSX.dll) Version: 2.6.2+7f12a949130e0be1e987e553d2d08c083176cdca
Syntax
C#
Copy
public
string
SheetProtectionPassword
{
get
; }
Property Value
String
Remarks
If a workbook with password protected worksheets is loaded, only the
SheetProtectionPasswordHash
is loaded. The password itself cannot be recovered. Use the
SheetProtectionPasswordHash
property to check whether there is a password set
See Also
Reference
Worksheet Class
NanoXLSX Namespace
Copyright Raphael Stoeckli © 2025