Spread Silverlight Documentation
ResetFontStyle Method (Row)


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

Reference

Row Class
Row Members