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
- Class Vector
- Class U16String
- Class ProtectedRange
- Namespace Aspose::Cells
- Library Aspose.Cells for C++
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
- Class Vector
- Class ProtectedRange
- Namespace Aspose::Cells
- Library Aspose.Cells for C++