Aspose::Cells::ProtectedRange::SetPassword method

ProtectedRange::SetPassword(const U16String&) method

Represents the password to protect the range.

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

See Also

ProtectedRange::SetPassword(const char16_t*) method

Represents the password to protect the range.

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

See Also