Spread for ASP.NET 12 Product Documentation
ResetBackColor Method (Cell)


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace > Cell Class : ResetBackColor Method
Resets the background color for the cell and makes the cell inherit the background color from the default cell.
Syntax
'Declaration
 
Public Sub ResetBackColor() 
'Usage
 
Dim instance As Cell
 
instance.ResetBackColor()
public void ResetBackColor()
See Also

Reference

Cell Class
Cell Members