right property
right property
Gets or sets the right offset for stretching picture.
Definition:
@property
def right(self):
...
@right.setter
def right(self, value):
...
See Also
- module
aspose.cells.drawing
- class
PicFormatOption
Gets or sets the right offset for stretching picture.
@property
def right(self):
...
@right.setter
def right(self, value):
...
aspose.cells.drawing
PicFormatOption