ComponentOne Excel for UWP
C1.UWP.Excel Assembly / C1.Xaml.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
    public System.int ColumnFrom {get;}
    See Also