Name | Description | |
---|---|---|
Count | Returns the number of objects in the collection. | |
Item | Overloaded. Gets the ITableColumn at the specified index. |
The following tables list the members exposed by ITableColumns.
Name | Description | |
---|---|---|
Count | Returns the number of objects in the collection. | |
Item | Overloaded. Gets the ITableColumn at the specified index. |
Name | Description | |
---|---|---|
Add | Adds a new column to the table object. Returns the ITableColumn object. |