GetMultiSelText Function (DataGrid)

Class

DataGrid.

Action

Returns the text of each selected cell in the grid. A cell is selected by holding down the Control key and clicking its Cell.

Syntax

lsText = Datagrid.GetMultiSelText ()
Variable Description
lsText Text of each selected cell. LIST OF STRING.