column_widths عقار
column_widths عقار
يحصل على عرض العمود ويحدده.
تعريف:
@property
def column_widths(self):
...
@column_widths.setter
def column_widths(self, value):
...
يحصل على عرض العمود ويحدده.
@property
def column_widths(self):
...
@column_widths.setter
def column_widths(self, value):
...