Java org.apache.poi.hwpf.model ListLevel fields, constructors, methods, implement or subclass

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

Introduction

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

The text is from its open source code.

Method

byte[]getLevelNumberingPlaceholderOffsets()
Array which specifies the character offsets of the level numbers in a level numbering string.
intgetNumberFormat()
"Number format code (see anld.nfc for a list of options)"
StringgetNumberText()
shortgetRestart()
An unsigned integer that specifies the first (most-significant) zero-based level after which the number sequence of this level does not restart.
intgetStartAt()
booleanisLegalNumbering()
Determines if the number formatting shall be overridden by msonfcArabic ; unless it originally was msonfcArabicLZ in which case it is preserved.