TreeAge Pro Interactive


TextReportObj Overview
TextReportObj Overview

TreeAge Pro Interactive - Table of Contents

TreeAge Pro - Table of Contents
TreeAge Pro - TextReportObj Object

Documentation Home
TreeAge Website Home

This object is used to display the tabular output of an analysis.

You may view the output in one of three ways:

The first two output types are accessed using the methods. To output the individual elements in a custom format, use the properties.

The cell property page has complete sample code for outputting individual elements into an Excel spreadsheet.

 Methods
  
 
GetHTMLTable Retrieves the data in the form of an HTML table
GetTabbedText Retrieves the data as an unformatted table

 
 Properties
  
 
numHeaderRows Returns the number of rows of headers in the report
header Returns a column header
numColumns Returns the number of columns
numRows Returns the number of rows
cell Returns the text of a cell in the table
hasNotes Indicates whether any additional notes are included
numNoteRows Returns the number of rows of notes
noteRow Returns the text of a single note