Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / SpreadView Class / StopFormulaCellRangeResizing Method


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