bottom fastighet
bottom fastighet
Representerar bredden på formens vertikala förskjutning från dess nedre bottom hörnrad, i pixelenhet.
Exempel
if shape.bottom == 3:
shape.bottom = 1
Definition:
@property
def bottom(self):
...
@bottom.setter
def bottom(self, value):
...
Se även
- modul
aspose.cells.drawing
- klass
CustomXmlShape