Click or drag to resize

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; }

Property Value

Type: ExcelCellProtection
See Also