add method
add(value)
Adds a string to the end of the collection.
add(value: string)
Parameter | Type | Description |
---|---|---|
value | string | The string to add to the end of the collection. |
Returns
See Also
- module Aspose.Words.Fields
- class DropDownItemCollection
Adds a string to the end of the collection.
add(value: string)
Parameter | Type | Description |
---|---|---|
value | string | The string to add to the end of the collection. |