Spread Silverlight Documentation
ResetForegroundThemeColor Method (Cell)


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

Reference

Cell Class
Cell Members