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