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