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 index of this cell within the parent iPartTableColumn. |
CustomCell |
|
CustomIncrement |
|
CustomRangeMaximum |
|
CustomRangeMinimum |
|
HasFormula |
Property that returns whether a formula (equation) was input into this cell via Excel. Such cells show with a red background in the user interface and are not editable. |
IsValid |
Property that returns whether the contents of this cell are valid. Invalid cells show with a yellow background in the user interface. |
Parent |
Property that returns the parent iPartTableRow object. |
Row |
Property that returns the index of this cell within the parent iPartTableRow. |
Type |
Returns an ObjectTypeEnum indicating this object's type. |
Value |
|