add method
add
Adds a smart tag.
Returns
The index of smart tag in the list.
def add(self, uri, name):
...
Parameter | Type | Description |
---|---|---|
uri | str | Specifies the namespace URI of the smart tag |
name | str | Specifies the name of the smart tag. |
See Also
- module
aspose.cells.markup
- class
SmartTagCollection