add method
add
Adds a property of cell’s smart tag.
Returns
return SmartTagProperty
def add(self, name, value):
...
Parameter | Type | Description |
---|---|---|
name | str | The name of the property |
value | str | The value of the property. |
See Also
- module
aspose.cells.markup
- class
SmartTagProperty
- class
SmartTagPropertyCollection