Worksheet::setSelection -- Set which cell or cells are selected in a worksheet
Description
Set which cell or cells are selected in a worksheet
Parameter
integer $first_row -
first row in the selected quadrant
integer $first_column -
first column in the selected quadrant
integer $last_row -
last row in the selected quadrant
integer $last_column -
last column in the selected quadrant
Note
This function can not be called
statically.