Aspose::Words::Vba::VbaReference class
VbaReference class
Implements a reference to an Automation type library or VBA project. To learn more, visit the Working with VBA Macros documentation article.
class VbaReference : public System::Object
Methods
| Method | Description |
|---|---|
| virtual get_LibId() const | Gets a string value containing the identifier of an Automation type library. |
| virtual get_Type() | Gets VbaReferenceType object that indicates the type of reference that a VbaReference object represents. |
| GetType() const override | |
| Is(const System::TypeInfo&) const override | |
| static Type() |
See Also
- Namespace Aspose::Words::Vba
- Library Aspose.Words for C++