TableColumn Object (ITableColumn Interface)

This object provides access to specific properties of a table column. All the columns of the table are represented by the TableColumns object.

Properties

Name Type Description
FieldDefinition FieldDefinition

Provides access to the field definition which corresponds to the column. The property may return 0 in which case no field definition corresponds to this column.

Note: The property returns a constant object. To modify the value of the property, you must first receive an intermediate FieldDefinition object, initialize its properties with the help of the IFieldDefinition::CopyFrom method, change the necessary parameters, and then assign this object to the property.

LeftBorder Integer, read-only Stores the coordinate of the left border of the column.
RightBorder Integer, read-only Stores the coordinate of the right border of the column.

Related objects

Output parameter

This object is the output parameter of the Item method of the TableColumns object.

See also

TableColumns

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.