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