get_printing_page_breaks method
get_printing_page_breaks
Gets automatic page breaks.
Returns
The automatic page breaks areas.
def get_printing_page_breaks(self, options):
...
Parameter | Type | Description |
---|---|---|
options | aspose.cells.rendering.ImageOrPrintOptions | The print options |
Remarks
Each cell area represents a paper.
See Also
- module
aspose.cells
- class
Worksheet