Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / PreviewRowInfo Class / ResetFont Method


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