WebExtensionPropertyCollection.Add
WebExtensionPropertyCollection.Add method
Adds web extension property.
public int Add(string name, string value)
Parameter | Type | Description |
---|---|---|
name | String | The name of property. |
value | String | The value of property. |
Return Value
The index of added property.
See Also
- class WebExtensionPropertyCollection
- namespace Aspose.Cells.WebExtensions
- assembly Aspose.Cells