Protection settings. Supported in XLSX only.

Namespace: GemBox.Spreadsheet
Assembly: GemBox.Spreadsheet (in GemBox.Spreadsheet.dll) Version: 35.0.30.1025

Syntax

C#
public sealed class WorksheetProtection
Visual Basic
Public NotInheritable 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.

Inheritance Hierarchy

System..::..Object
  GemBox.Spreadsheet..::..WorksheetProtection

See Also