getSelection ()
The getSelection method returns an object with description of the selected cell range.
The example of use is given in description of the TabSheetDataSource.loadRangesfromJSON method.
See also:
TabSheetDataSource