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


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

Reference

StyleInfo Class
StyleInfo Members