Spread Silverlight Documentation
ResetFontSize Method (Cell)


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

Reference

Cell Class
Cell Members