IDtExcelProviderEx.HasHeader

Syntax

HasHeader: Boolean;

Description

The HasHeader property determines whether the source file contains the row with data headers.

Comments

Available values:

If value of the IDtExcelProviderEx.HeaderRow property is changed, value of HasHeader is automatically changed:

Example

The examples of use are given in description of the IDtExcelProviderEx.File property.

See also:

IDtExcelProviderEx