Online Documentation for Advanced Data Import for RAD Studio VCL

TQImport3XLS.SkipFirstCols

 

TQImport3XLS                


 

property SkipFirstCols: integer;

 

Description

The SkipFirstCols property defines the number of columns, counted from the first in the source table which are not imported to the dataset. E.g. if you set SkipFirstCols=4 then the first four columns of the source Excel table will not be imported.

 

 


See also:

SkipFirstRows property