Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / CellWrapper Class / ResetLockForeColor Method


In This Topic
    ResetLockForeColor Method (CellWrapper)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Shadows Sub ResetLockForeColor() 
    'Usage
     
    
    Dim instance As CellWrapper
     
    instance.ResetLockForeColor()
    public new void ResetLockForeColor()
    See Also