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