Column Object


Description

The Column object represents a single column in this custom table.See the Custom Tables overview for more information.

Methods

Name Description
Delete Method that deletes this Column object.
Reposition Method that repositions the column within the table.

Properties

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

Accessed From

Columns.Add, Columns.Item

Samples

Name Description
Custom Table - create This sample demonstrates how to create a custom table.

Version

Introduced in version 9