GeneralOptions.ThreadTableQuery Property
Parent Object: GeneralOptionsDescription
Property that returns the ThreadTableQuery object. This object has methods to query the thread table data contained in the Thread.xls spreadsheet.
Syntax
GeneralOptions.ThreadTableQuery() As ThreadTableQueryProperty Value
This is a read only property whose value is a ThreadTableQuery.Samples
Name | Description |
Creating a ThreadInfo object | Demonstrates the use of a ThreadInfo object. |