Gets or sets worksheet protection properties. This settings will be used only if Protected is set to True;
Otherwise it will be ignored.
Supported in XLSX only.
Namespace: GemBox.SpreadsheetAssembly: GemBox.Spreadsheet (in GemBox.Spreadsheet.dll) Version: 35.0.30.1025
Syntax
| C# |
|---|
public WorksheetProtection ProtectionSettings { get; } |
| Visual Basic |
|---|
Public ReadOnly Property ProtectionSettings As WorksheetProtection Get |