| 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 |
Specifies the title of the column. |
| TitleHorizontalJustification |
Specifies the horizontal justification of the column title. |
| Type |
Returns an ObjectTypeEnum indicating this object's type. |
| ValueHorizontalJustification |
Specifies the horizontal justification of the column values. |
| Width |
Specifies the width of the column. |