DetachRange(TabRange: ITabRange): Boolean;
TabRange - cell range.
The DetachRange method unbinds a cell range from the slice data. If the unbinding is successfully completed, the method returns True.
The method is outdated, use IPrxTableDataBinding.DetachRange.
See also: