is_percent_scale property
is_percent_scale property
If this property is False, the FitToPagesWide and FitToPagesTall properties control how the worksheet is scaled.
Definition:
@property
def is_percent_scale(self):
...
@is_percent_scale.setter
def is_percent_scale(self, value):
...
See Also
- module
aspose.cells
- class
PageSetup