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


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

Reference

Row Class
Row Members