ProtectionValue

ProtectionValue

Overview

ProtectionValue is a class in Aspose.Cells for NET.

ProtectionValue.IsLocked gets or sets whether the cell is locked when worksheet protection is enabled.

Properties

NameTypeAccessDescription
IsLockedboolRead/WriteGets or sets whether the cell is locked when worksheet protection is enabled
IsHiddenboolRead/WriteGets or sets whether the cell’s formula is hidden when worksheet protection is enabled

Methods

SignatureDescription
Clone()