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):
...