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

    Property Value

    The row.
    See Also