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