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