Package com.independentsoft.office.word
Class MoveBookmark
java.lang.Object
com.independentsoft.office.word.Markup
com.independentsoft.office.word.MarkupRange
com.independentsoft.office.word.BookmarkRange
com.independentsoft.office.word.Bookmark
com.independentsoft.office.word.MoveBookmark
- All Implemented Interfaces:
IContentElement,IBlockContent,IBlockElement,IContentRunContent,IParagraphContent,IRangeMarkupElement,IRunLevelElement,IRunTrackChangeContent,IMathElement,ICellContent,IRowContent
- Direct Known Subclasses:
MoveFromRangeStart,MoveToRangeStart
The Class MoveBookmark.
-
Field Summary
FieldsFields inherited from class com.independentsoft.office.word.BookmarkRange
firstColumn, lastColumnFields inherited from class com.independentsoft.office.word.MarkupRange
displacedByCustomXml -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.independentsoft.office.word.BookmarkRange
getFirstColumn, getLastColumn, setFirstColumn, setLastColumnMethods inherited from class com.independentsoft.office.word.MarkupRange
getContentElements, getDisplacedByCustomXml, setDisplacedByCustomXml
-
Field Details
-
author
-
date
-
-
Constructor Details
-
MoveBookmark
public MoveBookmark()
-
-
Method Details
-
clone
- Specified by:
clonein interfaceIBlockContent- Specified by:
clonein interfaceIBlockElement- Specified by:
clonein interfaceICellContent- Specified by:
clonein interfaceIContentElement- Specified by:
clonein interfaceIContentRunContent- Specified by:
clonein interfaceIMathElement- Specified by:
clonein interfaceIParagraphContent- Specified by:
clonein interfaceIRangeMarkupElement- Specified by:
clonein interfaceIRowContent- Specified by:
clonein interfaceIRunLevelElement- Specified by:
clonein interfaceIRunTrackChangeContent- Specified by:
clonein classBookmark
-
getAuthor
Gets the author.- Returns:
- the author
-
setAuthor
Sets the author.- Parameters:
author- the new author
-
getDate
Gets the date.- Returns:
- the date
-
setDate
Sets the date.- Parameters:
date- the new date
-