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. |
DefaultRow |
|
ExcelWorkSheet |
Property that returns the Excel WorkSheet object representing the iFeature table. After making changes to the Excel sheet, save and close the parent WorkBook object of the sheet in order for Inventor to absorb the changes. |
iFeatureTableColumns |
Property returning the collection of columns in the table. |
iFeatureTableRows |
Property returning the collection of rows in the table. |
Parent |
Property returning the parent object. |
Type |
Returns an ObjectTypeEnum indicating this object's type. |