DataRow: Integer;
The DataRow property determines the index of the initial row, that contains data.
Row indexation in Excel file is continuous and starts with zero. Index of the first row that contains data headers is determined by the IDtExcelProviderEx.HeaderRow property.
The example of use is given in description of the IDtExcelProviderEx.File property.
See also: