Share

RevisionTableCell Object


Description

The RevisionTableCell object represents an individual cell in the revision table.

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.
FormattedText Gets/Sets formatted text of the RevisionTable cell.
Parent Property that returns the parent RevisionTable object.
StackedTextPosition Gets and sets the position (alignment) of the stacked text with respect to regular text.
Text Gets/Sets the text of the RevisionTable cell.
Type Returns an ObjectTypeEnum indicating this object's type.

Accessed From

RevisionTableRow.Item

Samples

Name Description
Query revision table This sample illustrates querying the contents of the revision table.

Version

Introduced in version 10

Was this information helpful?