'Declaration
Protected Sub ContinueFormulaCellRangeResizing( _ ByVal x As Integer, _ ByVal y As Integer _ )
'Usage
Dim instance As SpreadView Dim x As Integer Dim y As Integer instance.ContinueFormulaCellRangeResizing(x, y)
Parameters
- x
- The x value.
- y
- The y value.