Create table for Model Advisor results
ModelAdvisor.Table
objects create and format tables in the
Model Advisor results. Specify the number of rows and columns in a table, excluding the table
title and table heading row.
getEntry | Get table cell contents |
setColHeading | Specify table column title |
setColHeadingAlign | Specify column title alignment |
setColHeadingValign | Specify column title vertical alignment |
setColWidth | Specify column widths |
setEntries | Set contents of table |
setEntry | Add cell to table |
setEntryAlign | Specify table cell alignment |
setEntryValign | Specify table cell vertical alignment |
setHeading | Specify table title |
setHeadingAlign | Specify table title alignment |
setRowHeading | Specify table row title |
setRowHeadingAlign | Specify table row title alignment |
setRowHeadingValign | Specify table row title vertical alignment |