TdxSpreadSheetTableViewSelection.SelectAll Method
Selects all cells within the Table View worksheet.
Declaration
procedure SelectAll;
Remarks
Call this procedure to select all cells within the current worksheet simultaneously. Also, the SelectAll
procedure is called internally when an end-user presses the Ctrl+A key combination when either a cell or table item is focused.
See Also