NanoXLSX Library Documentation
![]() | WorksheetSheetProtectionValues Property |
Gets the list of SheetProtectionValues. These values define the allowed actions if the worksheet is protected
Namespace: NanoXLSX
Assembly: NanoXLSX (in NanoXLSX.dll) Version: 1.2.3.0 (1.2.3)

C#
public List<WorksheetSheetProtectionValue> SheetProtectionValues { get; }
Property Value
Type: ListWorksheetSheetProtectionValue