ColPos

Returns the distance in twips between the upper-left corner of the control and the upper-left corner of a specified column.

Syntax

object.ColPos( index )

The ColPos property syntax has these parts:

Part Description
object An object expression that evaluates to an object.
index Long. The number of the column. The value must be in the range of 0 to Cols property –1.