Aspose::Cells::WriteProtection::SetPassword method

WriteProtection::SetPassword(const U16String&) method

Sets the protected password to modify the file.

void Aspose::Cells::WriteProtection::SetPassword(const U16String &value)

See Also

WriteProtection::SetPassword(const char16_t*) method

Sets the protected password to modify the file.

void Aspose::Cells::WriteProtection::SetPassword(const char16_t *value)

See Also