ResetLocked Method (CellFooter)
Resets the locked state for the cell and makes the cell inherit the locked state from the default cell.
public void ResetLocked()
'Declaration
Public Sub ResetLocked()
'Usage
Dim instance As CellFooter
instance.ResetLocked()