Aspose::Cells::Name::SetComment method
Name::SetComment(const U16String&) method
Gets and sets the comment of the name. Only applies for Excel 2007 or higher versions.
void Aspose::Cells::Name::SetComment(const U16String &value)
See Also
- Class Vector
- Class U16String
- Class Name
- Namespace Aspose::Cells
- Library Aspose.Cells for C++
Name::SetComment(const char16_t*) method
Gets and sets the comment of the name. Only applies for Excel 2007 or higher versions.
void Aspose::Cells::Name::SetComment(const char16_t *value)
See Also
- Class Vector
- Class Name
- Namespace Aspose::Cells
- Library Aspose.Cells for C++