Share

Cell.Column Property

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

Links

Cell Class, Autodesk.AutoCAD.DatabaseServices Namespace

Was this information helpful?