Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / IWorksheet Interface / RowCount Property
In This Topic
    RowCount Property (IWorksheet)
    In This Topic
    Gets or sets the row count of the worksheet when exported to JSON.
    Syntax
    System.int RowCount {get; set;}
    See Also