Package com.independentsoft.office.word
Interface IBlockElement
- All Superinterfaces:
IContentElement
- All Known Subinterfaces:
IBlockContent,IMathContent,IRangeMarkupElement,IRunLevelElement
- All Known Implementing Classes:
AltChunk,AlternateContent,Bookmark,BookmarkEnd,BookmarkRange,BookmarkStart,CommentRangeEnd,CommentRangeStart,CustomXml,CustomXmlDeletionEnd,CustomXmlDeletionStart,CustomXmlInsertionEnd,CustomXmlInsertionStart,CustomXmlMoveFromEnd,CustomXmlMoveFromStart,CustomXmlMoveToEnd,CustomXmlMoveToStart,DeletedRunContent,InsertedRunContent,MarkupRange,MathParagraph,MoveBookmark,MoveFromRangeEnd,MoveFromRangeStart,MoveFromRunContent,MoveToRangeEnd,MoveToRangeStart,MoveToRunContent,OfficeMath,Paragraph,ProofingError,RangePermissionEnd,RangePermissionStart,RunTrackChange,StructuredDocumentTag,Table
The Interface IBlockElement.
-
Method Summary
Methods inherited from interface com.independentsoft.office.IContentElement
getContentElements
-
Method Details
-
clone
IBlockElement clone()- Specified by:
clonein interfaceIContentElement
-