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. |
Count |
Property that returns the number of items in the collection. |
Custom |
Gets whether this is a custom row. |
Height |
|
IsActiveRow |
Read-write property that gets and sets whether this is the active row of the revision table. When set this property it can only be set from False to True to make current RevisionTableRow the active row. |
Item |
Returns the specified Cell object from the collection. |
Parent |
Property that returns the parent RevisionTable. |
Type |
Returns an ObjectTypeEnum indicating this object's type. |
Visible |
|