com.spire.doc.collections
Class FieldCollection
java.lang.Object
com.spire.doc.OwnerHolder
com.spire.doc.collections.CollectionEx
com.spire.doc.collections.FieldCollection
- All Implemented Interfaces:
- java.lang.Iterable
public class FieldCollection
- extends CollectionEx
A collection objects that
represent the fields in the document.
Method Summary |
Field |
get(int index)
Gets the field at the specified index. |
get
public Field get(int index)
- Gets the field at the specified index.
- Parameters:
index
-
- Returns: