IDtExcelProviderEx.HasHeader

Fore Syntax

HasHeader: Boolean;

Fore.NET 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:

Fore and Fore.NET Examples

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

See also:

IDtExcelProviderEx