autofit_column_width_on_update属性
autofit_column_width_on_update属性
指示更新时是否自动调整列宽
定义:
@property
def autofit_column_width_on_update(self):
...
@autofit_column_width_on_update.setter
def autofit_column_width_on_update(self, value):
...
指示更新时是否自动调整列宽
@property
def autofit_column_width_on_update(self):
...
@autofit_column_width_on_update.setter
def autofit_column_width_on_update(self, value):
...