Online Documentation for Advanced Data Import for RAD Studio VCL

TQImport3XLS.ImportRange

 

TQImport3XLS                


 

type TQImportRange = (qirMax, qirMin);

 

property ImportRange: TQImportRange;

 

Description

As number of records may vary in different columns, you should define when import should be stopped: on importing the longest column or on reaching the last record of the shortest column. Set the ImportRange property on qirMax or qirMin in accordance to define this.

 

 


See also:

Map property