PrintOptions

Vue de l’ensemble

‘PrintOptions’ est une classe dans Aspose.Cells FOSS pour Python.

Il y a des options d’impression.

Cette classe fournit 1 méthode pour travailler avec les objets PrintOptions dans les programmes Python. Les méthodes disponibles comprennent: __init__. Tous les membres publics sont accessibles à n’importe quelle application Pythone après l’installation de l’Aspose.Cell FOSS pour le package Pyathon. Propriétés: ‘black_and_white’, ‘cell_comments’, draft_qualité', ‘horizontal_centered’, 'print_errors', ''print-grid_lines, et 3 autres.

Propriétés

NameTypeAccessDescription
print_headings``Read/WriteWhether to print row and column headings.
print_grid_lines``Read/WriteWhether to print grid lines.
horizontal_centered``Read/WriteWhether to center horizontally on page.
vertical_centered``Read/WriteWhether to center vertically on page.
print_gridlines``Read/WriteAlias for print_grid_lines property.
black_and_white``Read/WriteWhether to print in black and white.
draft_quality``Read/WriteWhether to print in draft quality.
cell_comments``Read/WritePrint cell comments: ’none’, ‘atEnd’, or ‘asDisplayed’.
print_errors``Read/WritePrint errors: ‘displayed’, ‘blank’, ‘dash’, or ‘NA’.

méthodes

SignatureDescription
__init__()

Voir aussi

  • Aspose.Cells pour Python — Enterprise API Reference
 Français