GrapeCity.Documents.Excel Namespace / IWorksheet Interface / RowCount Property
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