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

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