Spread Silverlight Documentation
ResetFontStretch Method (Cell)


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

Reference

Cell Class
Cell Members