Spread Silverlight Documentation
ResetFontSize Method (Row)


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

Reference

Row Class
Row Members