Range: ITabRange;
Range: Prognoz.Platform.Interop.Tab.ITabRange;
The Range property returns parameters of table cell range.
To get the method used on removing a cell range, use the IReportRangeDeleteEventArgs.ShiftDirection property.
The property use is given in the example for ReportBox.OnAfterDeleteRange.
See also: