![]() | Cell |
The WorksheetCellDirection type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | ColumnToColumn | The next cell will be on the same row (A1,B1,C1...) |
![]() ![]() | Disabled | The address of the next cell will be not changed when adding a cell (for manual definition of cell addresses) |
![]() ![]() | RowToRow | The next cell will be on the same column (A1,A2,A3...) |
![]() | value__ |