max_row_height عقار

max_row_height عقار

يحصل على الحد الأقصى لارتفاع الصف (بوحدة النقطة) ويحدده عند تركيب الصفوف تلقائيًا.

تعريف:

@property
def max_row_height(self):
    ...
@max_row_height.setter
def max_row_height(self, value):
    ...

أنظر أيضا