Spread Silverlight Documentation
ResetFontStretch Method (Row)


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

Reference

Row Class
Row Members