TableStyle Object

Derived from: Style Object

Description

The TableStyle object represents a general (custom) table style in a drawing. The properties and methods listed below are in addition to those supported by the Style object.

Methods

Name Description
AddColumn Method that adds a column to the list of default columns in the style.
ConvertToLocal Method that creates a local cached copy of a global style and returns the local style.
Copy Method that creates a new local Style object. The newly created style is returned.
Delete Method that deletes the Style/Layer/UnfoldMethod.
GetReferenceKey Method that generates and returns the reference key for this entity.
RemoveAllColumns Method that removes all columns from the style.
SaveToGlobal Method that saves this style to the global repository. If a style with the same name is found in the repository, that style is updated.
UpdateFromGlobal Method that updates this style from the global repository.

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.
ColumnHeaderTextStyle
ColumnTitleHorizontalJustification
ColumnValueHorizontalJustification
ColumnWidth
Comments
DataTextStyle
HeadingGap
HeadingPlacement
InsideLineColor
InsideLineWeight
InternalName Property that returns the internal name of the style. The name is the internal English name of the standard style. This name will remain constant and is not affected by locale. This name is never displayed to the user. Note that this name is not guaranteed to be unique.
InUse Property that indicates if this style is in use.
Name
OutsideLineColor
OutsideLineWeight
Parent Property returning the parent of this object.
RowGap
RowLineSpacing
ShowTitle
StyleLocation Property that returns the location of this style, i.e. local to the document, cached locally in the document, exists in the library. Styles that exist in the library cannot be edited.
StyleType Gets the type of the style.
TableDirection
Title
TitleTextStyle
Type Returns an ObjectTypeEnum indicating this object's type.
UpToDate Property that gets the up-to-date status of the style against the global repository.

Accessed From

CustomTable.Style, ObjectDefaultsStyle.BendTableStyle, ObjectDefaultsStyle.ConfigurationTableStyle, ObjectDefaultsStyle.TableStyle, TableStylesEnumerator.Item

Version

Introduced in version 2011