background image
<< Spin Object Functions | Resizes a window >>
<< Spin Object Functions | Resizes a window >>

Selects a range of cells

Creating Vuser Scripts
Chapter 25, page 422
Java Vuser Scripts · Creating Java Vuser Scripts
In
tbl_extend_cols_range
Adds columns to previously selected
columns.
tbl_extend_row
Adds a row to previously selected rows.
tbl_extend_rows_range
Adds rows to previously selected rows.
tbl_select_cells_range
Selects a range of cells.
tbl_select_col_header
Selects a column header.
tbl_select_cols_range
Selects a range of columns.
tbl_select_rows_range
Selects a range of rows.
tbl_set_cell_data
Sets the contents of a cell to the
specified text in a table.
tbl_set_selected_cell
Selects a table cell.
tbl_set_selected_col
Selects a table column.
tbl_set_selected_row
Selects the specified row in a table.