IDtExcelProviderEx.DataRow

Syntax

DataRow: Integer;

Description

The DataRow property determines the index of the initial row, that contains data.

Comments

Row indexation in Excel file is continuous and starts with zero. First row index, that contains data headers is determined by the IDtExcelProviderEx.HeaderRowproperty.

Examples

The example of use is given in description of the IDtExcelProviderEx.File property.

See also:

IDtExcelProviderEx