get_open_password方法

get_open_password(self)

获取打开电子表格文件的密码。

返回

打开电子表格文件的密码。空表示打开文件不受保护。


def get_open_password(self):
    ...

也可以看看