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

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