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
- Class Vector
- Class U16String
- Class WebExtensionReference
- Namespace Aspose::Cells::WebExtensions
- Library Aspose.Cells for C++
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
- Class Vector
- Class WebExtensionReference
- Namespace Aspose::Cells::WebExtensions
- Library Aspose.Cells for C++