Spread Silverlight Documentation
ResetFontTheme Method (StyleInfo)


GrapeCity.Windows.SpreadSheet.Data Namespace > StyleInfo Class : ResetFontTheme Method
Resets the FontTheme property to its default value.
Syntax
'Declaration
 
Public Overridable Sub ResetFontTheme() 
'Usage
 
Dim instance As StyleInfo
 
instance.ResetFontTheme()
public virtual void ResetFontTheme()
See Also

Reference

StyleInfo Class
StyleInfo Members