Excel for WPF | ComponentOne
C1.Silverlight.Excel Namespace / XLRange Class / ColumnFirst Property

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