PageSetup — Aspose.Cells FOSS Python API Reference
PageSetup — PageSetup class in the Aspose.Cells FOSS Python API..
Package: aspose.cells_foss
Properties
| Property | Type | Access | Description |
|---|---|---|---|
paper_size | `` | Read/Write | |
scale | `` | Read/Write | |
first_page_number | `` | Read/Write | |
fit_to_width | `` | Read/Write | |
fit_to_height | `` | Read/Write | |
page_order | `` | Read/Write | |
orientation | `` | Read/Write | |
use_printer_defaults | `` | Read/Write | |
black_and_white | `` | Read/Write | |
draft | `` | Read/Write | |
copies | `` | Read/Write | |
cell_comments | `` | Read/Write | |
errors | `` | Read/Write | |
horizontal_dpi | `` | Read/Write | |
vertical_dpi | `` | Read/Write | |
use_first_page_number | `` | Read/Write | |
fit_to_page | `` | Read/Write |
Methods
| Method | Returns | Description |
|---|---|---|
paper_size() | void | |
scale() | void | |
first_page_number() | void | |
fit_to_width() | void | |
fit_to_height() | void | |
page_order() | void | |
orientation() | void | |
use_printer_defaults() | void | |
black_and_white() | void | |
draft() | void | |
copies() | void | |
cell_comments() | void | |
errors() | void | |
horizontal_dpi() | void | |
vertical_dpi() | void | |
use_first_page_number() | void | |
fit_to_page() | void |