ExcelCellStyleProtection Property |
Gets an object used to set the protection options of the cell. The protection options are applied only when the worksheet is protected.
Namespace:
ExpertXls.ExcelLib
Assembly:
expertxls (in expertxls.dll) Version: 7.0.0
Syntax public ExcelCellProtection Protection { get; }
Public ReadOnly Property Protection As ExcelCellProtection
Get
Property Value
Type:
ExcelCellProtectionSee Also