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

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