ITabRegion

Assembly: Tab;

Description

The ITabRegion interface is used to set up table region parameters.

Inheritance Hierarchy

ITabRegion

Comments

Standard regions are data areas and formula areas. To get region parameters, use properties and methods of the ITabRegions interface.

Properties

  Property name Brief description
Adjustable The Adjustable property determines whether the table region is adjustable.
BackgroundColor The BackgroundColor property determines the table region background color.
BorderColor The BorderColor property determines the table region border color.
BorderStyle The BorderStyle property determines region border line type.
BorderWeight The BorderWeight property determines width of region border line.
Key The Key property returns the table region unique key.
Range The Range property determines the table range where a region is located.
Visible The Visible property determines visibility of the table region.

See also:

Tab Assembly Interfaces