CountRowsPerPage

SpreadsheetOptions.CountRowsPerPage property

The rows count to include on each page when splitting the worksheet into pages.

public int CountRowsPerPage { get; }

Remarks

For details, see the documentation.

See Also