Spread ASP.NET 17
FarPoint.Web.Spread Assembly / FarPoint.Web.Spread Namespace / Cell Class / ResetBackground Method


In This Topic
    ResetBackground Method (Cell)
    In This Topic
    Resets the background.
    Syntax
    'Declaration
     
    
    Public Sub ResetBackground() 
    'Usage
     
    
    Dim instance As Cell
     
    instance.ResetBackground()
    public void ResetBackground()
    See Also