Uses of Interface
org.apache.poi.xwpf.usermodel.IRunElement
Packages that use IRunElement
-
Uses of IRunElement in org.apache.poi.xwpf.usermodel
Classes in org.apache.poi.xwpf.usermodel that implement IRunElementModifier and TypeClassDescriptionclass
A run of text which is part of a field, such as Title of Page number or Author.class
A run of text with a Hyperlink applied to it.class
XWPFRun object defines a region of text with a common set of propertiesclass
Experimental class to offer rudimentary read-only processing of of StructuredDocumentTags/ContentControlFields in org.apache.poi.xwpf.usermodel with type parameters of type IRunElementMethods in org.apache.poi.xwpf.usermodel that return types with arguments of type IRunElementModifier and TypeMethodDescriptionXWPFParagraph.getIRuns()
Return literal runs and sdt/content control objects.