ifield-ag凯发旗舰厅



com.spire.doc.interfaces
interface ifield

all superinterfaces:
idocumentobject, iparagraphbase, itextrange
all known subinterfaces:
imergefield
all known implementing classes:
checkboxformfield, controlfield, dropdownformfield, field, formfield, iffield, mergefield, sequencefield, textformfield

public interface ifield
extends itextrange

interface publishes merge field functionality


method summary
 fieldtype gettype()
          returns field type
 void settype(fieldtype value)
          sets field type
 
methods inherited from interface com.spire.doc.interfaces.itextrange
applycharacterformat, getcharacterformat, gettext, settext
 
methods inherited from interface com.spire.doc.interfaces.iparagraphbase
applystyle, getownerparagraph, getstylename
 
methods inherited from interface com.spire.doc.interfaces.idocumentobject
deepclone, getdocument, getdocumentobjecttype, getnextsibling, getowner, getprevioussibling, iscomposite
 
method detail

gettype

fieldtype gettype()
returns field type
returns:
fieldtype

settype

void settype(fieldtype value)
sets field type
parameters:
value - fieldtype


网站地图