Aspose::Cells::Protection::GetPassword method

Protection::GetPassword method

Represents the password to protect the worksheet.

U16String Aspose::Cells::Protection::GetPassword()

Remarks

If password is set to null or blank string, you can unprotect the worksheet or workbook without using a password. Otherwise, you must specify the password to unprotect the worksheet or workbook.

See Also