PrintOptions

General

PrintOptions és una classe en Aspose.Cells per a Python.

Representa opcions d’impressió.

Propietats

NameTypeAccessDescription
print_headings``ReadIndicates whether row and column headings are printed
print_grid_lines``ReadControls printing of grid lines between cells
horizontal_centered``ReadCenters the printed page horizontally
vertical_centered``ReadCenters the printed page vertically
print_gridlines``ReadToggles printing of cell gridlines (alias of print_grid_lines)
black_and_white``ReadForces printing in black and white
draft_quality``ReadEnables draft-quality (low resolution) printing
cell_comments``ReadDetermines how cell comments are printed
print_errors``ReadSpecifies whether cell errors are printed

Mètodes

SignatureDescription
__init__()
 Català