Aspose::Cells::Vba::VbaProjectReference::SetExtendedLibid method
VbaProjectReference::SetExtendedLibid(const U16String&) method
Gets and sets the extended Libid of the reference.
void Aspose::Cells::Vba::VbaProjectReference::SetExtendedLibid(const U16String &value)
Remarks
Only for control reference.
See Also
- Class Vector
- Class U16String
- Class VbaProjectReference
- Namespace Aspose::Cells::Vba
- Library Aspose.Cells for C++
VbaProjectReference::SetExtendedLibid(const char16_t*) method
Gets and sets the extended Libid of the reference.
void Aspose::Cells::Vba::VbaProjectReference::SetExtendedLibid(const char16_t *value)
Remarks
Only for control reference.
See Also
- Class Vector
- Class VbaProjectReference
- Namespace Aspose::Cells::Vba
- Library Aspose.Cells for C++