C1.Excel Assembly / C1.Excel Namespace / XLCellRange Class / ColumnFrom Property

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