sdtinlinecontent-ag凯发旗舰厅



com.spire.doc.documents
class sdtinlinecontent

java.lang.object
  extended by com.spire.doc.ownerholder
      extended by com.spire.doc.documents.xml.documentserializable
          extended by com.spire.doc.documentobject
              extended by com.spire.doc.documentbase
                  extended by com.spire.doc.documents.sdtinlinecontent
all implemented interfaces:
icompositeobject, idocumentobject

public class sdtinlinecontent
extends documentbase
implements icompositeobject

this element specifies the last known contents of a structured document tag around one or more inline-level structures.


method summary
 paragraphbase get(int index)
          gets paragraph item by index.
 documentobjectcollection getchildobjects()
          gets the child objects.
 documentobjecttype getdocumentobjecttype()
          gets the type of the entity.
 paragraph getownerparagraph()
          gets the object owner paragraph.
 java.lang.string gettext()
          returns or sets std text.
 
methods inherited from class com.spire.doc.documentobject
deepclone, getfirstchild, getlastchild, getnextsibling, getowner, getprevioussibling, iscomposite, tostring
 
methods inherited from class com.spire.doc.ownerholder
getdocument
 
methods inherited from interface com.spire.doc.interfaces.idocumentobject
deepclone, getdocument, getnextsibling, getowner, getprevioussibling, iscomposite
 
method detail

getchildobjects

public documentobjectcollection getchildobjects()
gets the child objects.
specified by:
getchildobjects in interface icompositeobject
specified by:
getchildobjects in class documentobject
returns:
the child objects.

getdocumentobjecttype

public documentobjecttype getdocumentobjecttype()
gets the type of the entity.
specified by:
getdocumentobjecttype in interface idocumentobject
specified by:
getdocumentobjecttype in class documentobject
returns:
the type of the entity.

getownerparagraph

public paragraph getownerparagraph()
gets the object owner paragraph.
returns:
paragraph

gettext

public java.lang.string gettext()
returns or sets std text.
returns:
string

get

public paragraphbase get(int index)
gets paragraph item by index.
parameters:
index - index
returns:
paragraphbase


网站地图