Spread Silverlight Documentation
ResetFontStretch Method (StyleInfo)


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

Reference

StyleInfo Class
StyleInfo Members