get_Reference()

VbaProject::get_Reference(int32_t) method

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

System::SharedPtr<IVbaReference> Aspose::Slides::Vba::VbaProject::get_Reference(int32_t index) override

See Also