Spread Silverlight Documentation
ResetFontStretch Method (TableStyleInfo)


GrapeCity.Windows.SpreadSheet.Data Namespace > TableStyleInfo Class : ResetFontStretch Method
Resets the FontStretch property to its default value.
Syntax
'Declaration
 
Public Sub ResetFontStretch() 
'Usage
 
Dim instance As TableStyleInfo
 
instance.ResetFontStretch()
public void ResetFontStretch()
See Also

Reference

TableStyleInfo Class
TableStyleInfo Members