get_Module()

VbaProject::get_Module(int32_t) method

Returns the module contained in the VBA project at the specified index.

System::SharedPtr<IVbaModule> Aspose::Slides::Vba::VbaProject::get_Module(int32_t index) override

See Also