Spread Windows Forms 17
GrapeCity.Win.PluginInputMan Assembly / GrapeCity.Win.Spread.InputMan.CellType Namespace / ListItem Class / ResetFont Method


In This Topic
    ResetFont Method (ListItem)
    In This Topic
    Resets the font.
    Syntax
    'Declaration
     
    
    Public Sub ResetFont() 
    'Usage
     
    
    Dim instance As ListItem
     
    instance.ResetFont()
    public void ResetFont()
    See Also