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