icompositeobject-ag凯发旗舰厅



com.spire.doc.interfaces
interface icompositeobject

all superinterfaces:
idocumentobject
all known subinterfaces:
ibody, idocument, isection, istructuredocument, itable
all known implementing classes:
body, comment, docoleobject, docpicture, document, headerfooter, officemath, paragraph, sdtcontent, sdtinlinecontent, section, shapebase, shapegroup, shapeobject, structuredocumenttag, structuredocumenttagcell, structuredocumenttaginline, structuredocumenttagrow, table, tablecell, tablerow, textbox

public interface icompositeobject
extends idocumentobject

publishes base entity that can contains other entities.


method summary
 documentobjectcollection getchildobjects()
          gets the child entities.
 
methods inherited from interface com.spire.doc.interfaces.idocumentobject
deepclone, getdocument, getdocumentobjecttype, getnextsibling, getowner, getprevioussibling, iscomposite
 
method detail

getchildobjects

documentobjectcollection getchildobjects()
gets the child entities.
returns:
the child entities.


网站地图