Spread for ASP.NET 12 Product Documentation
ResetFont Method (Cell)


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace > Cell Class : ResetFont Method
Resets the font for the cell and makes the cell inherit the font from the default cell.
Syntax
'Declaration
 
Public Sub ResetFont() 
'Usage
 
Dim instance As Cell
 
instance.ResetFont()
public void ResetFont()
See Also

Reference

Cell Class
Cell Members