After selecting one or more rows, columns, or both, remove them from the current page..
Syntax:RemoveSelected
Parameters:none
Examples:
Select,Column,0
RemoveSelected
This removes column 0 from the current page.
Comments:If both rows and columns are selected, then the selected rows and columns are completely removed from the current page. Note that this differs from how the KeepSelected command works.
|