ITabUserInteractiveSelection

Assembly: Tab;

Description

The ITabUserInteractiveSelection interface contains properties that are used to set up an interactive cell range.

Inheritance Hierarchy

ITabUserInteractiveSelection

Comments

Interactive cell range settings can be obtained by means of properties and methods of the ITabUserInteractiveSelections interface.

Properties

  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:

Tab Assembly Interfaces