| 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. |
| Count |
Property that specifies the number of rows in the column. |
| CustomColumn |
|
| CustomIncrement |
|
| CustomRangeMaximum |
|
| CustomRangeMinimum |
|
| DisplayHeading |
Property that returns the heading of the column as seen in the iFeature author command. |
| FormattedHeading |
Property that returns the heading of the column in XML format. |
| Heading |
Property that returns the heading of the column in XML format. |
| Index |
Property that returns the index of this column within the iFeatureTableColumns collection where the first column has an index of 1. |
| Item |
Method that returns the specified iFeatureTableCell object from the row. |
| Key |
|
| Parent |
Property that returns the parent iFeatureTable. |
| Type |
Returns an ObjectTypeEnum indicating this object's type. |