Professional > Table scripting > Table Object Model reference > Table Object Model reference
 
Table Object Model reference
The Table Object Model implements the objects that define all of the tables in a table document, along with the axes, elements, cell contents, statistical tests, filters, annotations, etc. The Table Object Model uses additional components to calculate the numeric values inside the cells of the tables. However, all interaction with these components takes place through the Table Object Model and in normal circumstances, you do not access these components directly. The Table Object Model is also part of UNICOM Intelligence Reporter - Survey Tabulation, and information about these additional components is available in the Survey Tabulation section. For more information, see Table Population Sequence.
The Table Object Model is a COM component that is easily accessed using mrScriptBasic and other programming languages such as Visual Basic. Except where stated otherwise, all of the examples in this section are in mrScriptBasic.
See
Table object model
See also
Table scripting