Aspose::Cells::ProtectedRange::SetName method

ProtectedRange::SetName(const U16String&) method

Gets the Range title. This is used as a descriptor, not as a named range definition.

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

See Also

ProtectedRange::SetName(const char16_t*) method

Gets the Range title. This is used as a descriptor, not as a named range definition.

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

See Also