
Contents |
Update the contents in the worksheet to the linked table on graph
X-Function not designed for Auto GetN Dialog.
1. wks_update_link_table;
2. wks_update_link_table iw:=[table1];
| Display Name | Variable Name | I/O and Type | Default Value | Description |
|---|---|---|---|---|
| Input Worksheet | iw |
Input Worksheet | | This specifies the table to be updated. By default, the active table will be updated. |
This x-function updates the changes in the table.
Add a table using the New Link Table button in the standard menu on a graph. Active the table and make some changes in the table. And then type wks_update_link_table in the command window. This will update the changes to the table on the graph.