HotXLS-dokumentation
Innehåll
Startsida
Översikt
TGridToXLS
IXLSWorkbook
Startsida
Innehåll
Översikt
SetColumnsWidth egenskap
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;
Exempel
This example sets SetColumnsWidth to false
DataToXLS1.SetColumnsWidth := false;
Copyright © 2010-2026 losLab Software