Visible: Boolean;
The Visible property determines whether interactive range is displayed.
Available values:
True. An interactive range is displayed in table, it can be changed according to the specified constraints.
False. An interactive range is not displayed, it is available only in the ITabView.UserIntearactiveSelections collection.
The example of use is given in description of the ITabUserInteractiveSelections.Add method.
See also: