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


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace > StyleInfo Class : ResetForeColor Method
Resets the ForeColor property to its default value.
Syntax
'Declaration
 
Public Sub ResetForeColor() 
'Usage
 
Dim instance As StyleInfo
 
instance.ResetForeColor()
public void ResetForeColor()
See Also

Reference

StyleInfo Class
StyleInfo Members