window_height_cm property
window_height_cm property
The height of the window, in unit of centimeter.
Definition:
@property
def window_height_cm(self):
...
@window_height_cm.setter
def window_height_cm(self, value):
...
See Also
- module
aspose.cells
- class
WorkbookSettings