Express > Express Assembly Interfaces > IEaxGrid > IEaxGrid.Copy
Copy(Sheet: ITabSheet; Range: ITabRange): IEaxGrid;
Sheet. The report sheet where table is placed.
Range. Table cells range.
The Copy method creates a copy of the table.
To create a copy of analytical data area slice, use IEaxDataAreaSlice.Copy.
The method use is given in the example for IEaxObject.Id.
See also: