HotXLS Delphi Excel Read Write Library / Component Developers Guide loslab Inc.

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.

GridToXLS1.SetColumnsWidth := false;
Copyright©2007-2019 loslab.com