Spread Silverlight Documentation
ResetFontStretch Method (Column)


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

Reference

Column Class
Column Members