window_top_cm property
window_top_cm property
The distance from the top edge of the client area to the top edge of the window, in unit of centimeter.
Definition:
@property
def window_top_cm(self):
    ...
@window_top_cm.setter
def window_top_cm(self, value):
    ...
See Also
- module 
aspose.cells - class 
WorkbookSettings