height عقار
height عقار
يحصل على الصف height ويضبطه بوحدة النقاط.
تعريف:
@property
def height(self):
...
@height.setter
def height(self, value):
...
أنظر أيضا
- الوحدة
aspose.cells
- فئة
Row
يحصل على الصف height ويضبطه بوحدة النقاط.
@property
def height(self):
...
@height.setter
def height(self, value):
...
aspose.cells
Row