_for_split_sheet_into_pages_int32_int32 method
_for_split_sheet_into_pages_int32_int32
def _for_split_sheet_into_pages_int32_int32(cls, count_rows_per_page, count_columns_per_page):
...
| Parameter | Type | Description |
|---|---|---|
| count_rows_per_page | int |
|
| count_columns_per_page | int |
Returns: SpreadsheetOptions
See Also
- class
SpreadsheetOptions