Aspose::Cells::LowCode::AbstractLowCodeProtectionProvider::GetWorksheetPassword method

AbstractLowCodeProtectionProvider::GetWorksheetPassword(const U16String&) method

Gets the password to protect the specified worksheet.

U16String Aspose::Cells::LowCode::AbstractLowCodeProtectionProvider::GetWorksheetPassword(const U16String &sheetName)

ReturnValue

Password to protect the specified worksheet.

See Also

AbstractLowCodeProtectionProvider::GetWorksheetPassword(const char16_t*) method

Gets the password to protect the specified worksheet.

U16String Aspose::Cells::LowCode::AbstractLowCodeProtectionProvider::GetWorksheetPassword(const char16_t *sheetName)

ReturnValue

Password to protect the specified worksheet.

See Also