| 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. |
| Column |
Property that returns the column this cell is within. |
| CustomCell |
|
| CustomIncrement |
|
| CustomRangeMaximum |
|
| CustomRangeMinimum |
|
| HasFormula |
Gets whether a formula (equation) was input into this cell via Excel. |
| IsValid |
Gets whether the contents of this cell are valid. |
| Parent |
Property that returns the parent iFeatureTable. |
| Row |
Property that returns the row this cell is within. |
| Type |
Returns an ObjectTypeEnum indicating this object's type. |
| Value |
|