UserIntearactiveSelections: ITabUserInteractiveSelections;
The UserIntearactiveSelections property returns the collection of interactive cell ranges.
Interactive ranges are used to visualize table cell selection. Each range has own border formatting, changing of interactive range can also be limited.
The example of use is given in description of the ITabUserInteractiveSelections.Add method.
See also: