Package com.independentsoft.office.word
Interface IRunLevelElement
- All Superinterfaces:
IBlockContent,IBlockElement,ICellContent,IContentElement,IContentRunContent,IMathElement,IParagraphContent,IRowContent,IRunTrackChangeContent
- All Known Subinterfaces:
IMathContent,IRangeMarkupElement
- All Known Implementing Classes:
Bookmark,BookmarkEnd,BookmarkRange,BookmarkStart,CommentRangeEnd,CommentRangeStart,CustomXmlDeletionEnd,CustomXmlDeletionStart,CustomXmlInsertionEnd,CustomXmlInsertionStart,CustomXmlMoveFromEnd,CustomXmlMoveFromStart,CustomXmlMoveToEnd,CustomXmlMoveToStart,DeletedRunContent,InsertedRunContent,MarkupRange,MathParagraph,MoveBookmark,MoveFromRangeEnd,MoveFromRangeStart,MoveFromRunContent,MoveToRangeEnd,MoveToRangeStart,MoveToRunContent,OfficeMath,ProofingError,RangePermissionEnd,RangePermissionStart,RunTrackChange
public interface IRunLevelElement
extends IBlockContent, IContentRunContent, IMathElement, IRowContent, ICellContent
The Interface IRunLevelElement.
-
Method Summary
Methods inherited from interface com.independentsoft.office.IContentElement
getContentElements
-
Method Details
-
clone
IRunLevelElement 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 interfaceIRowContent- Specified by:
clonein interfaceIRunTrackChangeContent
-