Spread Windows Forms 17
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()
    public void ResetFont()
    See Also