ContentTableCell Object
Description
The ContentTableCell object represents a specific cell with a content center family table.
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 |
Returns the column index of this cell within the parent ContentFamily. |
IsOverridden |
Property that indicates if the value of this sell has been overwritten from its original value. |
Parent |
Property that returns the parent ContentFamily object. |
Row |
Returns the row index of this cell within the parent ContentFamily. |
Type |
Returns an ObjectTypeEnum indicating this object's type. |
Value |
Gets/Sets the value of the cell. |
Accessed From
ContentFamily.ActiveCell,
ContentTableRow.Item
Version
Introduced in version 2010