SmartTagCollection.Add
SmartTagCollection.Add method
Adds a smart tag.
public int Add(string uri, string name)
Parameter | Type | Description |
---|---|---|
uri | String | Specifies the namespace URI of the smart tag |
name | String | Specifies the name of the smart tag. |
Return Value
The index of smart tag in the list.
See Also
- class SmartTagCollection
- namespace Aspose.Cells.Markup
- assembly Aspose.Cells