-
Notifications
You must be signed in to change notification settings - Fork 31
Range Object
legan_dary23 edited this page May 6, 2018
·
1 revision
Field | Data Type | Description |
---|---|---|
row1 | Integer | The starting row of the range. |
col1 | Integer | The starting column of the range. |
row2 | Integer | The ending row of the range. |
col2 | Integer | The ending column of the range. |