custom_paper_size méthode
custom_paper_size(width, height)
Définit le format de papier personnalisé, en pouces.
def custom_paper_size(self, width, height):
...
Paramètre | Taper | Description |
---|---|---|
width | float | La largeur du papier. |
height | float | La hauteur du papier. |
Voir également
- module aspose.cells
- classe PageSetup