IVbaReference Interface

Namespace:  Aspose.Slides.Vba
Assembly:  Aspose.Slides (in Aspose.Slides.dll) Version: 20.3.0.0 (20.3)
Syntax
public interface IVbaReference

The IVbaReference type exposes the following members.

Properties
  NameDescription
Public propertyName
Represents the name of the VBA project reference. Read/write String.
See Also