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