set_link method
set_link
Change the name and the namespace URI of the smart tag.
def set_link(self, uri, name):
...
Parameter | Type | Description |
---|---|---|
uri | str | The namespace URI of the smart tag. |
name | str | The name of the smart tag. |
See Also
- module
aspose.cells.markup
- class
SmartTag