istructuredocument-ag凯发旗舰厅



com.spire.doc.documents
interface istructuredocument

all superinterfaces:
icompositeobject, idocumentobject
all known implementing classes:
structuredocumenttag, structuredocumenttagcell, structuredocumenttaginline, structuredocumenttagrow

public interface istructuredocument
extends icompositeobject

method summary
 characterformat getbreakcharacterformat()
          get the character format of the break.
 sdtproperties getsdtproperties()
          get the sdt properties.
 void updatedatabinding()
          updates stuctured documnet tag content with bound data.
 
methods inherited from interface com.spire.doc.interfaces.icompositeobject
getchildobjects
 
methods inherited from interface com.spire.doc.interfaces.idocumentobject
deepclone, getdocument, getdocumentobjecttype, getnextsibling, getowner, getprevioussibling, iscomposite
 
method detail

getsdtproperties

sdtproperties getsdtproperties()
get the sdt properties.
returns:
sdtproperties

getbreakcharacterformat

characterformat getbreakcharacterformat()
get the character format of the break.
returns:
characterformat

updatedatabinding

void updatedatabinding()
updates stuctured documnet tag content with bound data.


网站地图