Name | Description | |
---|---|---|
Count | Gets an integer value that represents the number of columns in the table. | |
Item | Overloaded. Gets the ITableColumn object at the specified index. |
The following tables list the members exposed by ITableColumns.
Name | Description | |
---|---|---|
Count | Gets an integer value that represents the number of columns in the table. | |
Item | Overloaded. Gets the ITableColumn object at the specified index. |
Name | Description | |
---|---|---|
Add | Adds a new column to the table object. | |
Move | Moves table column(s) at the specified position to other position. |