Range: ITabRange;
The Range property returns parameters of table cell range.
To get the method used on table cell deletion, use the ITabRangeDeleteEventArgs.ShiftDirection property.
The property use is given in the example for TabSheetBox.OnBeforeDeleteRange.
See also: