com.aspose.slides

Interfaces

Classes

Exceptions

com.aspose.slides

Interface IVbaReferenceCollection

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method and Description
      void add(IVbaReference value)
      Adds the new reference to references collection
      IVbaReference get_Item(int index)
      Gets the element at the specified index.
      • Methods inherited from interface com.aspose.ms.System.Collections.Generic.IGenericEnumerable

        iterator
      • Methods inherited from interface com.aspose.ms.System.Collections.ICollection

        copyTo, getSyncRoot, isSynchronized, size
      • Methods inherited from interface java.lang.Iterable

        forEach, spliterator
    • Method Detail

      • get_Item

        IVbaReference get_Item(int index)

        Gets the element at the specified index.

      • add

        void add(IVbaReference value)

        Adds the new reference to references collection