CreateVbaProject()

VbaProjectFactory::CreateVbaProject() method

Creates new VBA project.

System::SharedPtr<IVbaProject> Aspose::Slides::Vba::VbaProjectFactory::CreateVbaProject() override

Return Value

New VBA project

See Also