Aspose::Cells::WebExtensions::WebExtensionReference::SetId method

WebExtensionReference::SetId(const U16String&) method

Gets and sets the identifier associated with the Office Add-in within a catalog provider. The identifier MUST be unique within a catalog provider.

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

See Also

WebExtensionReference::SetId(const char16_t*) method

Gets and sets the identifier associated with the Office Add-in within a catalog provider. The identifier MUST be unique within a catalog provider.

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

See Also