ModelStateTableCell Object
Description
The ModelStateTableCell Object.
Properties
Application |
Gets the root Application object. Where the property is weakly-typed, it can be set to (QueryInterfaced for) 'Application' when running with Inventor whereas, 'ApprenticeServer' when running with the Apprentice Server. |
Column |
Read-only property that returns the index of this cell within the parent ModelStatesTableColumn. |
HasFormula |
Read-only property that returns whether a formula(equation) was input into this cell via Excel. |
IsValid |
Read-only property that returns whether the contents of this cell are valid or not. |
Parent |
Gets the parent object from whom this object can logically be reached. |
Row |
Read-only property that returns the index of this cell within the parent ModelStatesTableRow. |
Type |
Gets the constant that indicates the type of this object. |
Value |
Read-write property that gets and sets the value of the cell. |
Accessed From
ModelStateTableColumn.Item,
ModelStateTableRow.Item
Version
Introduced in version 2022