Spread Silverlight Documentation
ResetForeground Method (Cell)


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

Reference

Cell Class
Cell Members