get_workbook_password方法

get_workbook_password(self)

获取使用指定保护类型保护工作簿的密码。

返回

用于保护工作簿的密码。


def get_workbook_password(self):
    ...

也可以看看