Right-click context menu of worksheet cell: Insert Arrow
Insert arrow into a worksheet cell
X-Function not designed for Auto GetN Dialog.
1. insertArrow;
2. insertArrow orng:=col(1)[1];
3. insertArrow type:=down orng:=col(1)[1];
Please refer to the page for additional option switches when accessing the x-function from script
Display Name |
Variable Name |
I/O and Type |
Default Value |
Description |
---|---|---|---|---|
Arrow Type | type |
Input int |
|
Specify the arrow type.
|
Cell | orng |
Output Range |
|
Specify the worksheet cell to save the inserted image. E.g. Col(A)[2]. See the syntax here. |
This function inserts an arrow in the cell. The right-click context menu for worksheet cell offers an "Insert Arrow" item.
Right-click a worksheet cell and select Insert Arrow: Right to add a right arrow