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


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