HotXLS Delphi Excel Read Write Library / Component Developers Guide
Reference
>
TDataToXLS
>
SetColumnsWidth
SetColumnsWidth property
If this property is false, the
width
of columns will not be changed. The default value is True. Read/write Boolean.
Syntax
property
SetColumnsWidth: Boolean;
Example
This example sets SetColumnsWidth to false.
DataToXLS1.SetColumnsWidth := false;
Copyright©2007-2019
loslab.com