Report > Report Assembly Interfaces > IPrxFormulaIsland > IPrxFormulaIsland.Copy
Copy([Sheet: IPrxSheet = Null;] [Range: ITabRange = Null]): IPrxFormulaIsland;
Sheet - sheet of the regular report where a copy of the formula area will be located.
Range - cell range where a copy of the formula area will be located.
The Copy method creates a copy of the formula area.
The method use is given in the example for IPrxFormulaIsland.Edit.
See also: