Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / CellWrapper Class / ResetLockFont Method


In This Topic
    ResetLockFont Method (CellWrapper)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Shadows Sub ResetLockFont() 
    'Usage
     
    
    Dim instance As CellWrapper
     
    instance.ResetLockFont()
    public new void ResetLockFont()
    See Also