RowsPerPage

SpreadsheetLoadOptions.RowsPerPage property

Split a worksheet into pages by rows. Default is 0, no pagination.

public int RowsPerPage { get; set; }

See Also