is_encrypted属性

is_encrypted属性

获取一个值,该值指示打开此工作簿是否需要密码。

定义:

@property
def is_encrypted(self):
    ...

也可以看看