Aspose::Cells::Vba::VbaProjectReference::SetRelativeLibid method
VbaProjectReference::SetRelativeLibid(const U16String&) method
Gets and sets the referenced VBA project’s identifier with an relative path.
void Aspose::Cells::Vba::VbaProjectReference::SetRelativeLibid(const U16String &value)
Remarks
Only for project reference.
See Also
- Class Vector
- Class U16String
- Class VbaProjectReference
- Namespace Aspose::Cells::Vba
- Library Aspose.Cells for C++
VbaProjectReference::SetRelativeLibid(const char16_t*) method
Gets and sets the referenced VBA project’s identifier with an relative path.
void Aspose::Cells::Vba::VbaProjectReference::SetRelativeLibid(const char16_t *value)
Remarks
Only for project reference.
See Also
- Class Vector
- Class VbaProjectReference
- Namespace Aspose::Cells::Vba
- Library Aspose.Cells for C++