Spread Silverlight Documentation
ResetBackground Method (Cell)


GrapeCity.Windows.SpreadSheet.Data Namespace > Cell Class : ResetBackground Method
Resets the background color for the cell and causes the cell to inherit the background color from the default cell.
Syntax
'Declaration
 
Public Sub ResetBackground() 
'Usage
 
Dim instance As Cell
 
instance.ResetBackground()
public void ResetBackground()
See Also

Reference

Cell Class
Cell Members