TabSheetRange.getTabSheet

Syntax

getTabSheet();

Description

The getTabSheet method gets the table that includes the given range.

Comments

This method returns an object of the PP.Ui.TabSheet type.

Example

The example of use is given on the page with description of the TabSheetRange.getCutRanges method.

See also:

TabSheetRange