TableColumns Object (ITableColumns Interface)

This object represents a collection of columns. To access the columns of the certain table, use the Columns property of the corresponding TableBlock object.

The TableColumns object is a so-called "connectable object". The methods of the TableColumns object report information about the collection modification through special outgoing interfaces. These interfaces are ICollectionEvents (for C++) and the dispinterface DICollectionEvents (for Visual Basic). It should be noted that Visual Basic users should not care for details of implementing event interfaces, as this development platform provides easy means for handling them.

Properties

Name Type Description
Count Integer, read-only Stores the number of columns in the collection.
Element TableColumn, read-only Provides access to a single element of the collection.

Methods

Name Description
Item Provides access to a single column of the collection.

Related objects

See also

TableColumn

TableBlock

Working with Collections

ICollectionEvents

Working with Connectable Objects

Working with Properties

15.08.2023 13:19:30

Usage of Cookies. In order to optimize the website functionality and improve your online experience ABBYY uses cookies. You agree to the usage of cookies when you continue using this site. Further details can be found in our Privacy Notice.