Spread Silverlight Documentation
ResetFontSize Method (Column)


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

Reference

Column Class
Column Members