PicoXLSX Library Documentation
![]() | LowLevelCreateSheetProtectionString Method |
Method to create the protection string of the passed worksheet
Namespace: PicoXLSX
Assembly: PicoXLSX (in PicoXLSX.dll) Version: 2.4.0.0 (2.4.0)

C#
private string CreateSheetProtectionString( Worksheet sheet )
Parameters
- sheet
- Type: PicoXLSXWorksheet
Worksheet to process
Return Value
Type: StringFormatted string with protection statement of the worksheet
