AttributeSets |
Property that returns the AttributeSets collection object associated with this object. |
FileName |
|
Linked |
Property that specifies if the Excel document is linked or embedded to the Autodesk Inventor document. |
Parent |
Property that returns the parent object of this ParameterTable. This property will return different types of objects depending on the document type the ParameterTable is contained in. If the ParameterTable is in a part document then the parent is a PartComponentDefinition object. If the ParameterTable is in an assembly document then the parent is an AssemblyComponentDefinition. If the document is a drawing document then the parent is a DraftDocument. |
ReferencedFileDescriptor |
Gets the description of the linked file. |
StartCell |
|
TableParameters |
Property that returns the TableParameters collection object. |
Type |
Returns an ObjectTypeEnum indicating this object's type. |
WorkSheet |
Property that returns the Excel WorkSheet object. Using the Excel Automation interface you can query and modify the contents of the sheet. |