IDimensionViewer.AdjustWidth

Syntax

AdjustWidth(Column: Integer);

Parameters

Column. Index of the column, which width is autofitted.

Description

The AdjustWidth method autofits width of the column taking into account its contents.

Comments

Use the IDimensionViewer.AdjustWidthOnlyVisible property to determine autofit mode.

Example

The method use is given in the example for IDimensionViewer.AdjustWidthOnlyVisible.

See also:

IDimensionViewer