window_top_inch propriété
window_top_inch propriété
La distance entre le bord supérieur de la zone client et le bord supérieur de la fenêtre, en pouces.
Définition:
@property
def window_top_inch(self):
    ...
@window_top_inch.setter
def window_top_inch(self, value):
    ...
Voir également
- module aspose.cells
- classe WorkbookSettings