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