WorksheetProtection ClassGemBox.Spreadsheet Help
Protection settings. Supported in XLSX only.
Inheritance Hierarchy

System Object
  GemBox.Spreadsheet WorksheetProtection

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

public sealed class WorksheetProtection
Remarks

Properties in this class are simply written to Excel file and have no effect on the behavior of this library. For more information on worksheet protection, consult Microsoft Excel documentation.
See Also