Winnovative Excel Library

ExcelCellStyleProtection Property

Winnovative Excel Library Documentation
Gets an object used to set the protection options of the cell. The protection options are applied only when the worksheet is protected.

Namespace:  Winnovative.ExcelLib
Assembly:  wnvxls (in wnvxls.dll) Version: 10.0.0.0 (10.0.0.0)
Syntax

public ExcelCellProtection Protection { get; }

Property Value

Type: ExcelCellProtection
See Also

Reference