Aspose::Cells::Vba::VbaProjectReference::SetTwiddledlibid method

VbaProjectReference::SetTwiddledlibid(const U16String&) method

Gets and sets the twiddled Libid of the reference.

void Aspose::Cells::Vba::VbaProjectReference::SetTwiddledlibid(const U16String &value)

Remarks

Only for control reference.

See Also

VbaProjectReference::SetTwiddledlibid(const char16_t*) method

Gets and sets the twiddled Libid of the reference.

void Aspose::Cells::Vba::VbaProjectReference::SetTwiddledlibid(const char16_t *value)

Remarks

Only for control reference.

See Also