[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.CellProtection.IsSet

IsSet Method

IsSet(CellProtectionAttributes)

Determines whether the specified property has been assigned value.

Declaration
public bool IsSet(CellProtectionAttributes attr)
Public Function IsSet(attr As CellProtectionAttributes) As Boolean
Parameters
Type Name Description
CellProtectionAttributes attr

An AlignmentAttributes value indicates the specified property.

Returns
Type Description
bool

true if the specified property has been assigned value; otherwise, false.