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