Online Documentation for Advanced Data Export for RAD Studio VCL
TQExport4.ColumnsWidth
property ColumnsWidth: TStrings;
Description
Property ColumnsWidth is used in TQExport4XLS, TQExport4RTF and TQExport4ASCII (if ExportType=etTXT), and allows you to set the width of the result table columns in the following way: <field_name>=<value>, where <field_name> is the source field name, and <value> is the corresponding column width in symbols.
See also: