idocumentobjectcollection-ag凯发旗舰厅



com.spire.doc.interfaces
interface idocumentobjectcollection

all superinterfaces:
icollectionbase, java.lang.iterable
all known subinterfaces:
iparagraphcollection, itablecollection, iwsectioncollection
all known implementing classes:
bodyregioncollection, cellcollection, documentobjectcollection, documentsubsetcollection, paragraphcollection, paragraphitemcollection, rowcollection, sectioncollection, shapeitemcollection, tablecollection, textboxitemcollection

public interface idocumentobjectcollection
extends icollectionbase

represents base interface for entities collections.


method summary
 documentobject get(int index)
          gets the documentobject at the specified index.
 
methods inherited from interface com.spire.doc.interfaces.icollectionbase
getcount
 
method detail

get

documentobject get(int index)
gets the documentobject at the specified index.
parameters:
index - index
returns:
documentobject


网站地图