Online Documentation for Advanced Data Export for RAD Studio VCL

TQExport4.ColumnsAlign

 

TQExport4                


property ColumnsAlign: TStrings;

 

Description

Property ColumnsAlign is used in TQExport4HTML, TQExport4RTF and TQExport4ASCII (if ExportType=etTXT), 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