get_Modules()

IVbaProject::get_Modules() method

Returns the list of all modules that are contained in the VBA project. Read-only IVbaModuleCollection.

virtual System::SharedPtr<IVbaModuleCollection> Aspose::Slides::Vba::IVbaProject::get_Modules()=0

See Also