ITabRange.RealColumnWidth

Syntax

RealColumnWidth: Double;

Description

The RealColumnWidth property returns the real width for hidden columns.

Comments

The property returns columns' width before the Hidden property for the range was set to the TriState.OnOption value. If the columns had different width the property returns width of the leftmost column.

The value is given in millimeters.

See also:

ITabRange