CreateReportCellArgs(Report: IReportBox; Sheet: IPrxSheet; Row: Integer; Column: Integer);
Report. The component, for which the event is generated
Sheet. The report sheet, for which the event is generated.
Row. Index of the row containing the cell.
Column. The index of column containing the cell.
The CreateReportCellArgs constructor creates an argument of events related to a table cell.
See also: