Spread Silverlight Documentation
ResetFontStyle Method (TableStyleInfo)


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

Reference

TableStyleInfo Class
TableStyleInfo Members