IDtExcelConsumer.ImexMode

Syntax

ImexMode: DtExcelImexMode;

Description

The ImexMode property determines the mode, in which the columns, that contain data of different types, are exported.

In the current implementation for the exporter correct work the value DtExcelImexMode.Export has to be assigned to this property.

See also:

IDtExcelConsumer