Spread Silverlight Documentation
ResetFontWeight Method (Row)


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

Reference

Row Class
Row Members