scale property
scale property
Gets and sets the picture format scale.
Definition:
@property
def scale(self):
...
@scale.setter
def scale(self, value):
...
See Also
- module
aspose.cells.drawing
- class
FillFormat
Gets and sets the picture format scale.
@property
def scale(self):
...
@scale.setter
def scale(self, value):
...
aspose.cells.drawing
FillFormat