get_Module()

IVbaProject::get_Module(int32_t) method

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

virtual System::SharedPtr<IVbaModule> Aspose::Slides::Vba::IVbaProject::get_Module(int32_t index)=0

See Also