Spread Silverlight Documentation
ResetFontWeight Method (Cell)


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

Reference

Cell Class
Cell Members