Continues the formula cell range resizing.
Declaration
protected void ContinueFormulaCellRangeResizing(int x, int y)
Protected Sub ContinueFormulaCellRangeResizing(x As Integer, y As Integer)
Parameters
Type |
Name |
Description |
int |
x |
The x value.
|
int |
y |
The y value.
|