Online Documentation for Advanced Data Import for RAD Studio VCL

TQImport3ODS.Map

 

TQImport3ODS


 

property Map: TStrings;

 

Description

To set the correspondence between the dataset fields and the OpenDocument Spreadsheet file column you should define the Map property in the following way:

DataSet.FieldName1=A,

DataSet.FieldName2=B, etc.