Click or drag to resize

ExcelWorksheetSecurityProtectionFlags Property

Gets the operations allowed for a protected worksheet.

Namespace:  ExpertXls.ExcelLib
Assembly:  expertxls (in expertxls.dll) Version: 7.0.0
Syntax
public ExcelProtectionAllowFlags ProtectionFlags { get; }

Property Value

Type: ExcelProtectionAllowFlags
See Also