Assembly: Tab;
The ITabUserInteractiveSelection interface contains properties that are used to set up an interactive cell range.
ITabUserInteractiveSelection
Interactive cell range settings can be obtained by means of properties and methods of the ITabUserInteractiveSelections interface.
Property name | Brief description | |
BorderColor | The BorderColor property determines color of interactive range border. | |
BorderStyle | The BorderStyle property determines interactive range border line style. | |
InteractiveRestrictions | The InteractiveRestrictions property determines interactive range border change constraints. | |
Range | The Range property determines a cell range, for which an interactive range is created. | |
Visible | The Visible property determines whether interactive range is displayed. |
See also: