get_Modules()

VbaProject::get_Modules() method

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

System::SharedPtr<IVbaModuleCollection> Aspose::Slides::Vba::VbaProject::get_Modules() override

See Also