ExcelWorksheet ProtectionSettings Property GemBox.Spreadsheet Help
Gets or sets worksheet protection properties. This settings will be used only if Protected is set to  ; Otherwise it will be ignored. Supported in XLSX only.

Namespace: GemBox.Spreadsheet
Assembly: GemBox.Spreadsheet (in GemBox.Spreadsheet.dll) Version: 37.3.30.1035
Syntax

public WorksheetProtection ProtectionSettings { get; }
See Also