PV Selection
- PV Selection, Introduction
- PV SELECT CELL (area; column; row; action)
- PV Is cell selected (area; column; row)
Integer
- PV SELECT RANGE (area; left; top; right; bottom; action)
- PV Is range selected (area; left; top; right; bottom)
Integer
- PV SELECT RANGES LIST (area; left; top; right; bottom; action)
- PV GET SELECTED RANGES LIST (area; left; top; right; bottom)
- PV SELECT COLUMNS (area; first; last; action)
- PV Is column selected (area; column)
Integer
- PV SELECT ROWS (area; first; last; action)
- PV Is row selected (area; row)
Integer
- PV Is all selected (area)
Integer
- PV SELECT ALL (area; selection)
Other related commands: - PV FIND ALL (area; criteria; where; contains) -- Theme: PV Cell manipulation
- PV GET CURRENT CELL (area; column; row) -- Theme: PV Current cell