com.aspose.slides

Interfaces

Classes

Exceptions

com.aspose.slides

Interface IVbaReference

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method and Description
      java.lang.String getName()
      Represents the name of the VBA project reference.
      void setName(java.lang.String value)
      Represents the name of the VBA project reference.
    • Method Detail

      • getName

        java.lang.String getName()

        Represents the name of the VBA project reference. Read/write String.

      • setName

        void setName(java.lang.String value)

        Represents the name of the VBA project reference. Read/write String.