get_write_password method
get_write_password(self)
Gets the password to modify spreadsheet file.
Returns
Password to modify the spreadsheet file. Empty means no protection for modifying the file.
def get_write_password(self):
...
Gets the password to modify spreadsheet file.
Password to modify the spreadsheet file. Empty means no protection for modifying the file.
def get_write_password(self):
...