x property
x property
Gets or sets the horizontal offset of the attachment frame from worksheet left border in points.
Definition:
@property
def x(self):
...
@x.setter
def x(self, value):
...
Gets or sets the horizontal offset of the attachment frame from worksheet left border in points.
@property
def x(self):
...
@x.setter
def x(self, value):
...