Spread Silverlight Documentation
ResetFontStyle Method (Column)


GrapeCity.Windows.SpreadSheet.Data Namespace > Column Class : ResetFontStyle Method
Resets the font style for the column and causes the column to inherit the font style from the default column.
Syntax
'Declaration
 
Public Sub ResetFontStyle() 
'Usage
 
Dim instance As Column
 
instance.ResetFontStyle()
public void ResetFontStyle()
See Also

Reference

Column Class
Column Members