CreateVbaProject()

IVbaProjectFactory::CreateVbaProject() method

Creates new VBA project.

virtual System::SharedPtr<IVbaProject> Aspose::Slides::Vba::IVbaProjectFactory::CreateVbaProject()=0

Return Value

New VBA project

See Also