Spread Silverlight Documentation
ResetBackgroundThemeColor Method (Cell)


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

Reference

Cell Class
Cell Members