Namespace:
Aspose.Slides.Vba
Assembly:
Aspose.Slides (in Aspose.Slides.dll) Version: 20.3.0.0 (20.3)
Syntaxpublic interface IVbaReference
Public Interface IVbaReference
public interface class IVbaReference
type IVbaReference = interface end
The IVbaReference type exposes the following members.
Properties|
| Name | Description |
|---|
 | Name |
Represents the name of the VBA project reference.
Read/write String.
|
See Also