sdtinlinecontent-ag凯发旗舰厅
com.spire.doc.documents
class sdtinlinecontent
java.lang.object
com.spire.doc.ownerholder
com.spire.doc.documents.xml.documentserializable
com.spire.doc.documentobject
com.spire.doc.documentbase
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.
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