| TreeAge Pro HTMLTableParams Overview | HTMLTableParams Overview TreeAge Pro - Table of Contents TreeAge Pro Interactive - Table of Contents TreeAge Pro Interactive - HTMLTableParams Object Documentation Home TreeAge Website Home |
This class is provided to allow customization of the HTML table code produced by TextReportObj.
All properties default to empty strings. You may use this object without initializing any properties.
Properties
tableTag <table XXX> hdrTag <th XXX> hdrRowTagOpen <tr> XXX <th> hdrRowTagClose </th> XXX </tr> rowTag <tr XXX>