Java org.apache.poi.hwpf.usermodel Paragraph fields, constructors, methods, implement or subclass

Example usage for Java org.apache.poi.hwpf.usermodel Paragraph fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.apache.poi.hwpf.usermodel Paragraph.

The text is from its open source code.

Method

intgetIlfo()
Returns the ilfo, an index to the document's hpllfo, which describes the automatic number formatting of the paragraph.
intgetIlvl()
Returns the multi-level indent for the paragraph.
HWPFListgetList()
shortgetStyleIndex()
Returns the index of the style which applies to this Paragraph.
intgetTableLevel()
booleanisInList()
booleanisInTable()