Spread Windows Forms 15.0
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / SpreadView Class / StopFormulaCellRangeMoving Method


In This Topic
    StopFormulaCellRangeMoving Method
    In This Topic
    Stops the formula cell range from moving.
    Syntax
    'Declaration
     
    
    Protected Sub StopFormulaCellRangeMoving() 
    'Usage
     
    
    Dim instance As SpreadView
     
    instance.StopFormulaCellRangeMoving()
    protected void StopFormulaCellRangeMoving()
    See Also