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
- Class Vector
- Class U16String
- Class ProtectedRange
- Namespace Aspose::Cells
- Library Aspose.Cells for C++
ProtectedRange::SetPassword(const char16_t*) method
Represents the password to protect the range.
void Aspose::Cells::ProtectedRange::SetPassword(const char16_t *value)
See Also
- Class Vector
- Class ProtectedRange
- Namespace Aspose::Cells
- Library Aspose.Cells for C++