'Declaration
Public Overloads Function ContainsLockedCell() As Boolean
public bool ContainsLockedCell()
Return Value
true
if the specified range contains at least one locked cell; otherwise, false
.'Declaration
Public Overloads Function ContainsLockedCell() As Boolean
public bool ContainsLockedCell()
true
if the specified range contains at least one locked cell; otherwise, false
.