Spread Silverlight Documentation
ResetFontWeight Method (Column)


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

Reference

Column Class
Column Members