get method
get(self, name)
Gets a SmartTagProperty object by the name of the property.
Returns
Returns a SmartTagProperty object.
def get(self, name):
...
| Parameter | Type | Description |
|---|---|---|
| name | System.String | The name of the property. |
See Also
- module
aspose.cells.markup - class
SmartTagProperty - class
SmartTagPropertyCollection