bottom fastighet
bottom fastighet
Representerar bredden på formens vertikala förskjutning från dess nedre hörnrad bottom, i pixlar.
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 TextBox