[]
        
(Showing Draft Content)

FarPoint.Win.Spread.SpreadView.ContinueFormulaCellRangeMoving

ContinueFormulaCellRangeMoving Method

ContinueFormulaCellRangeMoving(int, int)

Continues moving the formula cell range.

Declaration
protected void ContinueFormulaCellRangeMoving(int x, int y)
Protected Sub ContinueFormulaCellRangeMoving(x As Integer, y As Integer)
Parameters
Type Name Description
int x

The x value.

int y

The y value.