is_write_protected 属性

is_write_protected 属性

指示此工作簿是否被写保护。

定义:

@property
def is_write_protected(self):
    ...

也可以看看