getSelection(ensureExistence: Boolean);
ensureExistence. Indicates that the top left table cell is selected. If the parameter is True, the top left table cell is selected, otherwise it is not.
The getSelection method returns selection object in the table.
This method returns a PP.Ui.TabSheetSelection object.
The example of method use is given on the TabSheetSettings.EnableDeleteTable property description page.
Seebsp;also: