fieldcollection-ag凯发旗舰厅



com.spire.doc.collections
class fieldcollection

java.lang.object
  extended by com.spire.doc.ownerholder
      extended by com.spire.doc.collections.collectionex
          extended by 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.
 
methods inherited from class com.spire.doc.collections.collectionex
getcount, iterator
 
methods inherited from class com.spire.doc.ownerholder
getdocument
 
method detail

get

public field get(int index)
gets the field at the specified index.
parameters:
index - index
returns:
field object


网站地图