Class VbaProjectReference
Contents
[
Hide
]VbaProjectReference class
Represents the refernece of VBA project.
public class VbaProjectReference
Properties
| Name | Description |
|---|---|
| ExtendedLibid { get; set; } | Gets and sets the extended Libid of the reference. |
| Libid { get; set; } | Gets and sets the Libid of the reference. |
| Name { get; set; } | Gets and sets the name of the reference. |
| RelativeLibid { get; set; } | Gets and sets the referenced VBA project’s identifier with an relative path. |
| Twiddledlibid { get; set; } | Gets and sets the twiddled Libid of the reference. |
| Type { get; } | Gets the type of this reference. |
See Also
- namespace Aspose.Diagram.Vba
- assembly Aspose.Diagram