Aspose::Cells::Vba::VbaModule::SetName method

VbaModule::SetName(const U16String&) method

Gets and sets the name of Module.

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

See Also

VbaModule::SetName(const char16_t*) method

Gets and sets the name of Module.

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

See Also