Col Property

Specifies the column number of the currently selected cell in the Grid Control.

Syntax

object.Col [= Long]

Parameters

The Col property syntax has these parts:

Part

Description

object

An object expression that evaluates to an object in the Applies To list.

Long

The column number of the currently selected cell in the Grid Control.

See Also