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

In This Topic
    RowFirst Property (XLRange)
    In This Topic
    Gets the index of the top row in the range.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property RowFirst As Integer
    public int RowFirst {get;}
    See Also