offset_y property
offset_y property
Gets or sets the Y offset for tiling picture.
Definition:
@property
def offset_y(self):
...
@offset_y.setter
def offset_y(self, value):
...
See Also
- module
aspose.cells.drawing
- class
TilePicOption
Gets or sets the Y offset for tiling picture.
@property
def offset_y(self):
...
@offset_y.setter
def offset_y(self, value):
...
aspose.cells.drawing
TilePicOption