Aspose::Cells::ProtectedRange::SetSecurityDescriptor method
ProtectedRange::SetSecurityDescriptor(const U16String&) method
The security descriptor defines user accounts who may edit this range without providing a password to access the range.
void Aspose::Cells::ProtectedRange::SetSecurityDescriptor(const U16String &value)
See Also
- Class Vector
- Class U16String
- Class ProtectedRange
- Namespace Aspose::Cells
- Library Aspose.Cells for C++
ProtectedRange::SetSecurityDescriptor(const char16_t*) method
The security descriptor defines user accounts who may edit this range without providing a password to access the range.
void Aspose::Cells::ProtectedRange::SetSecurityDescriptor(const char16_t *value)
See Also
- Class Vector
- Class ProtectedRange
- Namespace Aspose::Cells
- Library Aspose.Cells for C++