window_height_cm propriété
window_height_cm propriété
La hauteur de la fenêtre, en centimètre.
Définition:
@property
def window_height_cm(self):
    ...
@window_height_cm.setter
def window_height_cm(self, value):
    ...
Voir également
- module aspose.cells
- classe WorkbookSettings