Spread Silverlight Documentation
ResetFontTheme Method (Cell)


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

Reference

Cell Class
Cell Members