NanoXLSX Library Documentation
![]() | LowLevelCreateSheetProtectionString Method |
Method to create the protection string of the passed worksheet
Namespace: NanoXLSX.LowLevel
Assembly: NanoXLSX (in NanoXLSX.dll) Version: 1.2.3.0 (1.2.3)

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