protect_shared_workbook method

protect_shared_workbook

Protects a shared workbook.

def protect_shared_workbook(self, password):
    ...
ParameterTypeDescription
passwordstrPassword to protect the workbook.

See Also