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


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

Reference

Row Class
Row Members