SpreadsheetLoadOptions.ColumnsPerPage property

On this page

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

public int ColumnsPerPage { get; set; }

See Also

On this page