tab_id属性

tab_id属性

指定工作表的内部标识符。

定义:

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

也可以看看