Spread for ASP.NET 12 Product Documentation
ResetAll Method (Appearance)


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace > Appearance Class : ResetAll Method
Resets all the property settings of the Appearance class to their default values.
Syntax
'Declaration
 
Public Overridable Sub ResetAll() 
'Usage
 
Dim instance As Appearance
 
instance.ResetAll()
public virtual void ResetAll()
See Also

Reference

Appearance Class
Appearance Members