Aspose::Cells::WebExtensions::WebExtension::SetId method

WebExtension::SetId(const U16String&) method

Gets and sets the uniquely identifies the Office Add-in instance in the current document.

void Aspose::Cells::WebExtensions::WebExtension::SetId(const U16String &value)

See Also

WebExtension::SetId(const char16_t*) method

Gets and sets the uniquely identifies the Office Add-in instance in the current document.

void Aspose::Cells::WebExtensions::WebExtension::SetId(const char16_t *value)

See Also