Item
VbaModuleCollection indexer
Gets the element at the specified index.
public IVbaModule this[int index] { get; }
See Also
- interface IVbaModule
- class VbaModuleCollection
- namespace Aspose.Slides.Vba
- assembly Aspose.Slides
Gets the element at the specified index.
public IVbaModule this[int index] { get; }