Spread Silverlight Documentation
ResetFontFamily Method (Cell)


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

Reference

Cell Class
Cell Members