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