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