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:
- IDocumentObject, IDocumentSerializable, IField, IParagraphBase, ITextRange
public class SequenceField
- extends Field
Methods inherited from class com.spire.doc.fields.Field |
getCode, getEnd, getFieldText, getPattern, getSeparator, getTextFormat, getType, getValue, isLocked, isLocked, setCode, setEnd, setFieldText, setPattern, setTextFormat, setType, update |
Methods inherited from class com.spire.doc.fields.ParagraphBase |
applyCharacterFormat, applyStyle, getChildObjects, getDeleteRevision, getInsertRevision, getNextWidgetSibling, getOwnerParagraph, getPreviousWidgetSibling, getStyleName, isDeleteRevision, isInsertRevision |
SequenceField
public SequenceField(IDocument doc)
- Initializes a new instance of the class.
- Parameters:
doc
-
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
getNumberFormat
public CaptionNumberingFormat getNumberFormat()
- Returns or setsthe type of caption numbering
setNumberFormat
public void setNumberFormat(CaptionNumberingFormat value)
- Returns or setsthe type of caption numbering
getCaptionName
public java.lang.String getCaptionName()
- Returns or sets caption name
setCaptionName
public void setCaptionName(java.lang.String value)
- Returns or sets caption name