Aspose::Cells::Vba::VbaModule::SetCodes method
VbaModule::SetCodes(const U16String&) method
Gets and sets the codes of module.
void Aspose::Cells::Vba::VbaModule::SetCodes(const U16String &value)
See Also
- Class Vector
- Class U16String
- Class VbaModule
- Namespace Aspose::Cells::Vba
- Library Aspose.Cells for C++
VbaModule::SetCodes(const char16_t*) method
Gets and sets the codes of module.
void Aspose::Cells::Vba::VbaModule::SetCodes(const char16_t *value)
See Also
- Class Vector
- Class VbaModule
- Namespace Aspose::Cells::Vba
- Library Aspose.Cells for C++