adjust_column_width 属性
adjust_column_width 属性
返回或设置对象的 AdjustColumnWidth。
定义:
@property
def adjust_column_width(self):
...
@adjust_column_width.setter
def adjust_column_width(self, value):
...
返回或设置对象的 AdjustColumnWidth。
@property
def adjust_column_width(self):
...
@adjust_column_width.setter
def adjust_column_width(self, value):
...