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

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