Next cell
Anatomy
<excel:next offset_sheet="int" offset_row="int" offset_col="1"/>
Parents: excel:workbook
Description: EXCEL:NEXT shifts the position of the cell cursor by a given offset.
Attributes
| Name | Type | Description | Defined By |
|---|---|---|---|
| offset_sheet | int | Sheet offset | excel:next |
| offset_row | int | Row offset | excel:next |
| offset_col | int | Column offset | excel:next |