ComponentOne Excel for .NET
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
    public System.int ColumnFirst {get;}
    See Also