TypeGuessRows: Integer;
The TypeGuessRows property determines number of rows by means of which the data type of each field will be determined.
The property is relevant if the IDtProvider.AutoFillFieldsMode property is set to DtAutoFillFieldsMode.DataRow.
The example of use is given in description of the IDtExcelProviderEx.File property.
See also: