Link Search Menu Expand Document

WorksheetProtectionOptions Property

Gets the option flags for sheet protection.

Namespace:Bytescout.Spreadsheet
Assembly: Bytescout.Spreadsheet (in Bytescout.Spreadsheet.dll) Version: 4.7.0.2045-master
Syntax
public EnhancedSheetProtection ProtectionOptions { get; }

Property Value

Type: EnhancedSheetProtection
The EnhancedSheetProtection options.

Implements

IWorksheetProtectionOptions
See Also

Reference