PP.Ui.TabSheetRange(coord1: PP.Ui.TabSheetCoord, crood2: PP.Ui.TabSheetCoord, ts: PP.Ui.TabSheet);
coord1. Coordinate of the top left cell in the range.
crood2. Coordinate of the bottom right cell in the range.
ts. Table where the cell range is created.
The TabSheetRange constructor creates an instance of the TabSheetRange class.
The example of constructors given on the page with description of the TabSheetRange.toJSON method.
See also: