GemBox.Spreadsheet

ExcelFile.MaxRows Field

Maximum number of rows in ExcelWorksheet.

public const int MaxRows = 1048576;

Remarks

If you read/write XLS files, you are also limited by ExcelFile.MaxXlsRows.

See Also

ExcelFile Class | GemBox.Spreadsheet Namespace