Description
Returns the column number of the cell.
C#
public int Column;
Visual Basic
Public Property Column() As Integer
Returns
Integer that contains the column number of the cell.
Conditions
Read-only
Returns the column number of the cell.
public int Column;
Public Property Column() As Integer
Integer that contains the column number of the cell.
Read-only