| Name | Description |
| Delete | Method that deletes this Column object. |
| Reposition | Method that repositions the column within the table. |
| Name | Description |
| Application | Returns the top-level parent application object. When used the context of Inventor, an Application object is returned. When used in the context of Apprentice, an ApprenticeServer object is returned. |
| InternalTitle | Property that returns the internal name of the column title. |
| Parent | Property that returns the parent Table. |
| Title | |
| TitleHorizontalJustification | |
| Type | Returns an ObjectTypeEnum indicating this object's type. |
| ValueHorizontalJustification | |
| Width |
| Name | Description |
| Custom Table - create | This sample demonstrates how to create a custom table. |