Contains all created or imported Microsoft Word fields represented through objects of the type Application
ApplicationFieldCollection
Introduced: X18.
Method | Description |
---|---|
add | Inserts a new application field at the current input position. |
element |
Returns the element at a specified index in the collection.
(Inherited from Text |
for |
Executes a callback function for each element.
(Inherited from Text |
get |
Gets a value indicating whether a new text field can be inserted at the current input position.
(Inherited from Text |
get |
Gets the number of elements contained in the collection.
(Inherited from Text |
get |
Gets the field at the current input position or null, if there is no such field at the current input position. |
remove | Removes a field of the type Application |