Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / IRange Interface / LastRow Property
In This Topic
    LastRow Property (IRange)
    In This Topic
    Returns the zero based row number of the last row of the first range.
    Syntax
    System.int LastRow {get;}

    Property Value

    The row.
    See Also