IVbaReferenceCollection
IVbaReferenceCollection interface
Represents a collection of a VBA Project references.
public interface IVbaReferenceCollection : IGenericCollection<IVbaReference>
Properties
Name | Description |
---|---|
Item { get; } | Gets the element at the specified index. |
Methods
Name | Description |
---|---|
Add(IVbaReference) | Adds the new reference to references collection |
See Also
- interface IGenericCollection<T>
- interface IVbaReference
- namespace Aspose.Slides.Vba
- assembly Aspose.Slides