Altova EBA Add-in for Excel, Version 2024r2 Enterprise Edition

The IGroupNode interface provides information about a group of tables.

 

Properties

Name

Description

Text

Read-only.

The name of the group of tables as displayed in the EBA Filing Pane.

IsGroup

Read-only.

This is always true for group nodes. Use this to distinguish between IGroupNode and ITableNode members of the Nodes collection.

IsTable

Read-only.

This is always false for group nodes. Use this to distinguish between IGroupNode and ITableNode members of the Nodes collection.

Nodes

Read-only.

Returns a collection of IGroupNode and ITableNode objects, which represent groups of tables and tables respectively.

 

© 2018-2024 Altova GmbH