Uses of Package
org.apache.poi.wp.usermodel

Packages that use org.apache.poi.wp.usermodel
org.apache.poi.hwpf.usermodel   
org.apache.poi.wp.usermodel   
org.apache.poi.xwpf.usermodel   
 

Classes in org.apache.poi.wp.usermodel used by org.apache.poi.hwpf.usermodel
CharacterRun
          This class represents a run of text that share common properties.
 

Classes in org.apache.poi.wp.usermodel used by org.apache.poi.wp.usermodel
HeaderFooterType
           
 

Classes in org.apache.poi.wp.usermodel used by org.apache.poi.xwpf.usermodel
CharacterRun
          This class represents a run of text that share common properties.
HeaderFooterType
           
Paragraph
          This class represents a paragraph, made up of one or more runs of text.
 



Copyright 2017 The Apache Software Foundation or its licensors, as applicable.