SheetPrintingPreview constructeur
__init__(self, feuille, options)
La construction de SheetPrintingPreview
def __init__(self, sheet, options):
...
Paramètre | Taper | Description |
---|---|---|
sheet | Worksheet | Indiquez quelle feuille de calcul doit être imprimée. |
options | ImageOrPrintOptions | ImageOrPrintOptions contient une propriété de sortie |
Voir également
- module
aspose.cells.rendering
- classe
SheetPrintingPreview