SmartTagPropertyCollection.Add
SmartTagPropertyCollection.Add method
Adds a property of cell’s smart tag.
public int Add(string name, string value)
Parameter | Type | Description |
---|---|---|
name | String | The name of the property |
value | String | The value of the property. |
Return Value
return SmartTagProperty
See Also
- class SmartTagPropertyCollection
- namespace Aspose.Cells.Markup
- assembly Aspose.Cells