Spread Silverlight Documentation
ResetFontStyle Method (Cell)


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

Reference

Cell Class
Cell Members