Add(Sheet: IPrxSheet): IPrxControl;
Sheet; Regular report sheet.
The Add method adds a control of the regular report sheet.
The sheet to be controlled by the new control is passed using the Sheet parameter (if Null is global for the report).
The method use is given in the example for IPrxControlAppearance.Report.
See also: