worksheet_protection property

worksheet_protection property

Definition:

@property
def worksheet_protection(self):
    ...
@worksheet_protection.setter
def worksheet_protection(self, value):
    ...

See Also