Share

HoleTableCell Object


Description

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

Accessed From

HoleTableRow.Item

Version

Introduced in version 10

Was this information helpful?