Share

GeneralOptions.ThreadTableQuery Property

Parent Object: GeneralOptions

Description

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 ThreadTableQuery

Property 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.

Version

Introduced in version 11

Was this information helpful?