ExcelWorksheetSecurityProtectionFlags Property |
Gets the operations allowed for a protected worksheet.
Namespace: ExpertXls.ExcelLibAssembly: expertxls (in expertxls.dll) Version: 9.0.0
Syntaxpublic ExcelProtectionAllowFlags ProtectionFlags { get; }Public ReadOnly Property ProtectionFlags As ExcelProtectionAllowFlags
Get
Property Value
ExcelProtectionAllowFlags
See Also