get_write_password method

get_write_password(self)

Gets the password to modify spread sheet file.

Returns

Password to modify the spread sheet file. Empty means no protection for modifying the file.


def get_write_password(self):
    ...

See Also