ITabObjectGroup

Description

The ITabObjectsGroup interface contains properties and methods that are used to work with groups of objects located on the table sheet.

Comments

To get the ITabObjectGroup interface, use the ITabObjects.GroupSelected method.

Properties

  Property name Brief description
ChildItem

The ChildItem property returns the group element, index of which is passed as the Index input parameter.
ChildItemsCount

The ChildItemsCount property returns the number of group elements.

Methods

  Method name Brief description
Ungroup

The Ungroup method ungroups elements.

See also:

Tab Assembly Interfaces