sequencefield-ag凯发旗舰厅
com.spire.doc.fields
class sequencefield
java.lang.object
com.spire.doc.ownerholder
com.spire.doc.documents.xml.documentserializable
com.spire.doc.documentobject
com.spire.doc.documentbase
com.spire.doc.fields.paragraphbase
com.spire.doc.fields.textrange
com.spire.doc.fields.field
com.spire.doc.fields.sequencefield
- all implemented interfaces:
- irunattrsource, idocumentobject, ifield, iparagraphbase, itextrange
public class sequencefield
- extends field
methods inherited from class com.spire.doc.fields.field |
downloadimage, getcode, getend, getfieldtext, getpattern, getseparator, gettextformat, gettype, getvalue, islocked, islocked, setcode, setend, setfieldtext, setpattern, settextformat, settype |
sequencefield
public sequencefield(idocument doc)
- initializes a new instance of the
sequencefield
class.
- parameters:
doc
- doc
sequencefield
protected sequencefield(field field)
- initializes a new instance of the
sequencefield
class.
- parameters:
field
- the field.
getdocumentobjecttype
public documentobjecttype getdocumentobjecttype()
- gets the type of the document object.
- specified by:
getdocumentobjecttype
in interface idocumentobject
- overrides:
getdocumentobjecttype
in class field
- returns:
- the type of the document object.
getformattingstring
public java.lang.string getformattingstring()
- gets the formatting string
- overrides:
getformattingstring
in class field
- returns:
- the formatting string
getnumberformat
public captionnumberingformat getnumberformat()
- returns the type of caption numbering
- returns:
- the type
setnumberformat
public void setnumberformat(captionnumberingformat value)
- sets the type of caption numbering
- parameters:
value
- the type
getcaptionname
public java.lang.string getcaptionname()
- returns the caption name
- returns:
- the caption name
setcaptionname
public void setcaptionname(java.lang.string value)
- sets caption name
- parameters:
value
- the caption name