C1.Excel Assembly / C1.Excel Namespace / XLRange Class / ColumnFirst Property

In This Topic
ColumnFirst Property
In This Topic
Gets or sets the index of the left column in the range.
Syntax
'Declaration
 
Public ReadOnly Property ColumnFirst As System.Integer
 
See Also