Uses of Class
org.apache.poi.hwpf.usermodel.ListEntry

Packages that use ListEntry
org.apache.poi.hwpf.usermodel   
 

Uses of ListEntry in org.apache.poi.hwpf.usermodel
 

Methods in org.apache.poi.hwpf.usermodel that return ListEntry
 ListEntry Range.insertAfter(ParagraphProperties props, int listID, int level, int styleIndex)
          Deprecated. Use code shall not work with ParagraphProperties
 ListEntry Range.insertBefore(ParagraphProperties props, int listID, int level, int styleIndex)
          Deprecated. Use code shall not work with ParagraphProperties
 



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