IDtExcelProvider.Query

Syntax

Query: String;

Description

The Query property determines Excel sheets query. Imported data is selected by means of the query.

Comments

As a value of the property the following values can be selected:

NOTE. The sheet name must not contain the characters "[","]" and "*".

Example

The property use is given in the example for IDtExcelProvider.File.

See also:

IDtExcelProvider