get_worksheet_password method
get_worksheet_password(self, sheet_name)
Gets the password to protect the specified worksheet.
Returns
Password to protect the specified worksheet.
def get_worksheet_password(self, sheet_name):
...
Parameter | Type | Description |
---|---|---|
sheet_name | System.String |