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