Online Documentation for Advanced Data Export for RAD Studio VCL

TQExport4Dialog.ColumnsAlign

 

TQExport4Dialog                


property ColumnsAlign: TStrings;

 

Description

Property ColumnsAlign is used in export to HTML, Word, RTF, TXT and defines the alignment of the exported cells. Set the alignment in the following format: <Column_Name>=Left|Center|Right, e.g. if COLUMN_1=Center, then column COLUMN_1 will aligned center.

 


See also:

ColumnsWidth property