PrintOptions — Aspose.Cells FOSS Python API Reference
PrintOptions — PrintOptions class in the Aspose.Cells FOSS Python API..
Package: aspose.cells_foss
Properties
| Property | Type | Access | Description |
|---|---|---|---|
print_headings | `` | Read/Write | |
print_grid_lines | `` | Read/Write | |
horizontal_centered | `` | Read/Write | |
vertical_centered | `` | Read/Write | |
print_gridlines | `` | Read/Write | |
black_and_white | `` | Read/Write | |
draft_quality | `` | Read/Write | |
cell_comments | `` | Read/Write | |
print_errors | `` | Read/Write |
Methods
| Method | Returns | Description |
|---|---|---|
print_headings() | void | |
print_grid_lines() | void | |
horizontal_centered() | void | |
vertical_centered() | void | |
print_gridlines() | void | |
black_and_white() | void | |
draft_quality() | void | |
cell_comments() | void | |
print_errors() | void |