sheet_name属性

sheet_name属性

当前零件所在工作表的名称。

注意事项

在某些情况下可能为空,例如将整个工作簿渲染为 tiff 图像时。

定义:

@property
def sheet_name(self):
    ...

也可以看看