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

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