ColSelMax Property

Gets or sets a value that determines the maximum column index of the selected region.

Syntax

object.ColSelMax [= value]

Parameters

value
A Long expression containing the maximum column index of the selected region.

Remarks

The properties ColSelMax, ColSelMin, RowSelMax, and RowSelMin define the region of data that is currently selected. You can select a cell or a region of cells by holding down the left mouse button and dragging in the cell or across the region.

See Also

ColSelMin, RowSelMax, RowSelMin