Aspose::Words::Vba::VbaReference::get_LibId method
VbaReference::get_LibId method
Gets a string value containing the identifier of an Automation type library.
virtual System::String Aspose::Words::Vba::VbaReference::get_LibId() const =0
Remarks
Depending on reference type, the value of this property can be:
- a LibidReference specified at 2.1.1.8 LibidReference of [MS-OVBA]: https://docs.microsoft.com/en-us/openspecs/office_file_formats/ms-ovba/3737ef6e-d819-4186-a5f2-6e258ddf66a5
- a ProjectReference specified at 2.1.1.12 ProjectReference of [MS-OVBA]: https://docs.microsoft.com/en-us/openspecs/office_file_formats/ms-ovba/9a45ac1a-f1ff-4ebd-958e-537701aa8131
See Also
- Class VbaReference
- Namespace Aspose::Words::Vba
- Library Aspose.Words for C++