scale property
scale property
Gets or sets how many the picture stack and scale with.
Definition:
@property
def scale(self):
...
@scale.setter
def scale(self, value):
...
See Also
- module
aspose.cells.drawing
- class
PicFormatOption
Gets or sets how many the picture stack and scale with.
@property
def scale(self):
...
@scale.setter
def scale(self, value):
...
aspose.cells.drawing
PicFormatOption