ShiftDirection: TabInsertShiftDirection;
The ShiftDirection property returns the method used on cell range adding.
To get cell range parameters, use the ITabRangeInsertEventArgs.Range property.
The property use is given in the the example for TabSheetBox.OnBeforeInsertRange.
See also: