Column property

Microsoft Visio Developer Reference

Column property

   Example   

Returns the column index of a cell.

Version added

4.0

Syntax

intRet = object.Column

intRet

Integer. The column index of the Cell object.

object

Required. An expression that returns a Cell object.