Winnovative Excel Library for .NET Help
C#
Show/Hide TOC
Excel
Cell
Style
Protection Property
Gets an object used to set the protection options of the cell. The protection options are applied only when the worksheet is protected.
Definition
Namespace:
Winnovative.ExcelLib
Assembly:
WnvXls_NetCore (in WnvXls_NetCore.dll) Version: 14.0.0
C#
Copy
public
ExcelCellProtection
Protection
{
get
; }
Property Value
ExcelCellProtection
See Also
Reference
ExcelCellStyle Class
Winnovative.ExcelLib Namespace
In This Article
Definition
See Also