iFeatureTableCell Object
Description
The iFeatureTableCell object represents a single cell within a table associated with a table driven iFeature.
Properties
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 |
Gets and sets whether this is a custom parameter cell. |
CustomIncrement |
Gets and sets the increment value for custom parameter cell. |
CustomRangeMaximum |
Gets and sets the maximum value for a custom parameter cell. |
CustomRangeMinimum |
Gets and sets the minimum value for a custom parameter cell. |
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 |
Gets and sets the value of the cell. |
Accessed From
iFeatureTableColumn.Item,
iFeatureTableRow.Item
Samples
Version
Introduced in version 2009