Spread WinForms 15
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()
See Also