Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / ITableDataSource Interface / GetRowCount Method
In This Topic
    GetRowCount Method
    In This Topic
    Get the row count.
    Syntax
    System.int GetRowCount()

    Return Value

    The row count.
    See Also