Aspose::Cells::Vba::VbaProject::SetName method

VbaProject::SetName(const U16String&) method

Gets and sets the name of the VBA project.

void Aspose::Cells::Vba::VbaProject::SetName(const U16String &value)

See Also

VbaProject::SetName(const char16_t*) method

Gets and sets the name of the VBA project.

void Aspose::Cells::Vba::VbaProject::SetName(const char16_t *value)

See Also