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


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

Reference

Cell Class
Cell Members