sheet_tab_bar_width属性

sheet_tab_bar_width属性

工作表选项卡栏的宽度(以窗口宽度的 1/1000 为单位)。

定义:

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

也可以看看