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
The ChildItem property returns the group element, index of which is passed as the Index input parameter.
The ChildItemsCount property returns the number of group elements.

Methods

  Method name Brief description
The Ungroup method ungroups elements.

See also:

Tab Assembly Interfaces