ITabSelection.SelectAll

Syntax

SelectAll;

Description

The SelectAll method selects a range of non-empty cells next to active cell/range.

Comment

If the active cell or range does not have adjacent non-empty cells, the entire table is selected (CTRL+A, CTRL + SHIFT + SPACE).

See also:

ITabSelection