GeneralFormatCollection class
GeneralFormatCollection class
Represents a typed collection of general formats. To learn more, visit the Working with Fields documentation article.
Properties
Name | Description |
---|---|
count | Gets the total number of the items in the collection. |
this[] |
Methods
Name | Description |
---|---|
add(item) | Adds a general format to the collection. |
remove(item) | Removes all occurrences of the specified general format from the collection. |
removeAt(index) | Removes a general format occurrence at the specified index. |
See Also
- module Aspose.Words.Fields