copy(range: PP.Ui.TabSheetRange);
range. Cell range. Optional parameter.
The copy method returns contents of specified or selected table cell range.
If the parameter is not specified, this method returns contents of the selected cell range.
The returned value is a string.
The example of method use is given on the page with description of the TabSheet.EnableCopyPaste property.
Seebsp;also: