CreateInteractiveSelectionArgs(Report: IReportBox; Sheet: IPrxSheet; Range: ITabRange; Type: TabInteractiveSelectionType);
Report. The component, for which event is generated.
Sheet. The report page, for which the event is generated.
Range. The cell range, for which the event is generated.
Type. The type of cell movement.
The CreateInteractiveSelectionArgs constructor creates an argument of the events that occur on moving selected cell area in the table.
See also: