Deleting a tab, a column, or a row on the Workarea
To delete a tab, use API
BTTUtil.Workarea.remove
with an element parameter, and then the corresponding tab, column, or row is deleted.
Table 1. Deleting an element
Input
Output
P1(element ID)
The corresponding tab, column, or row is deleted.
Parent topic:
Tasks