height_pt عقار
height_pt عقار
يمثل ارتفاع الشكل بوحدة النقاط.
مثال
if shape.height_pt == 3:
    shape.height_pt = 1.0
تعريف:
@property
def height_pt(self):
    ...
@height_pt.setter
def height_pt(self, value):
    ...
أنظر أيضا
- الوحدة aspose.cells.drawing
- فئة Spinner