'Usage Dim instance As CellProtection Dim attr As CellProtectionAttributes Dim value As Boolean value = instance.IsSet(attr)
Parameters
- attr
- An AlignmentAttributes value indicates the specified property.
Return Value
true
if the specified property has been assigned value; otherwise, false
.