WorksheetProtectionOptions Property Bytescout Spreadsheet SDK
Gets the option flags for sheet protection.

Namespace:  Bytescout.Spreadsheet
Assembly:  Bytescout.Spreadsheet (in Bytescout.Spreadsheet.dll) Version: 4.7.1.2054-master
Syntax

public EnhancedSheetProtection ProtectionOptions { get; }

Property Value

Type: EnhancedSheetProtection
The EnhancedSheetProtection options.

Implements

IWorksheetProtectionOptions
See Also

Reference