Cell Object


Description

The Cell object represents an individual cell in the table. A cell is the intersection between a column and a row. See the Custom Tables article in the overviews section for more information.

Properties

Name Description
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.
Parent Property that returns the parent Table object.
Static
Type Returns an ObjectTypeEnum indicating this object's type.
Value

Accessed From

Row.Item

Samples

Name Description
Parts List Edit This sample illustrates editing the contents of the parts list.
Parts List Query This sample illustrates querying the contents of the parts list.

Version

Introduced in version 9