Excel for WPF | ComponentOne
C1.WPF.Excel Namespace / XLCellRange Class / ColumnFrom Property

In This Topic
    ColumnFrom Property (XLCellRange)
    In This Topic
    Gets the index of the left column in the range.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property ColumnFrom As Integer
    public int ColumnFrom {get;}
    See Also