get_open_password method

get_open_password(self)

Gets the password to open spread sheet file.

Returns

Password to open spread sheet file. Empty means no protection for openning the filel.


def get_open_password(self):
    ...

See Also