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


In This Topic
ResetFont Method (ItemTemplate)
In This Topic
Resets the Font.
Syntax
'Declaration
 
Public Sub ResetFont() 
 
'Usage
 
Dim instance As ItemTemplate
 
instance.ResetFont()
See Also