Spread Windows Forms 15.0
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()
    protected void StopFormulaCellRangeResizing()
    See Also