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; }
Public ReadOnly Property ProtectionFlags As ExcelProtectionAllowFlags
Get
Property Value
Type:
ExcelProtectionAllowFlagsSee Also