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. |
AttributeSets |
Property that returns the AttributeSets collection object associated with this object. |
BendDirectionReversed |
Gets and sets whether the bend direction is reversed. |
ColumnHeaderTextStyle |
Gets and sets the text style used for the column titles (headers). |
Columns |
Property that returns the Columns collection object. |
DataTextStyle |
Gets and sets the text style used for the contents of the table. |
HeadingPlacement |
Gets and sets the placement position of the table heading. |
Layer |
Gets and sets the layer used by the table. |
MaximumRows |
Gets and sets the maximum number of rows per section. |
MergedCells |
Returns all MergedCell objects in a table. |
NumberOfSections |
Gets and sets the number of columns to wrap. |
OverrideFormat |
Gets and sets the table format. |
Parent |
Property that returns the parent object from whom this object can logically be reached. |
Position |
Specifies the position of the table. |
RangeBox |
Property that returns a Box2D object which contains the lower-left and upper-right corners of a rectangle that is guaranteed to enclose this object. |
ReferencedDocumentDescriptor |
Property that returns either a DocumentDescriptor object (for Inventor references) or a FileDescriptor object (for foreign file references). The property returns Nothing if no links have been specified for the table. |
Rotation |
Gets and sets the absolute rotation angle of the table in radians. |
RowGap |
Property that returns the row gap. |
RowLineSpacing |
Gets and sets the spacing between the rows. |
Rows |
Property that returns the Rows collection object. |
ShowTitle |
Gets and sets whether to show the title of the table. |
Style |
Gets and sets the style associated with this object. |
TableDirection |
Gets and sets the vertical direction of the table. |
TableSource |
Property that returns the source type for this table. |
Title |
Specifies the title of the table. |
TitleTextStyle |
Gets and sets the text style used for the title of the table. |
Type |
Returns an ObjectTypeEnum indicating this object's type. |
WrapAutomatically |
Gets and sets whether to split the table equally. |
WrapLeft |
Gets and sets whether the sections of the table are moved to the left or right when the number of rows increase. |