get_workbook_password method
get_workbook_password(self)
Gets the password to protect the workbook with specified protection type.
Returns
Password to protect the workbook.
def get_workbook_password(self):
...
Gets the password to protect the workbook with specified protection type.
Password to protect the workbook.
def get_workbook_password(self):
...