Spread WinForms 15
GrapeCity.Win.PluginInputMan Assembly / GrapeCity.Win.Spread.InputMan.CellType.Fields Namespace / Field Class / ResetFont Method


In This Topic
ResetFont Method (Field)
In This Topic
Resets the Font property to default value.
Syntax
'Declaration
 
Public Sub ResetFont() 
 
'Usage
 
Dim instance As Field
 
instance.ResetFont()
See Also