Package org.apache.poi.hwpf.model
Class LFO
java.lang.Object
org.apache.poi.hwpf.model.types.LFOAbstractType
org.apache.poi.hwpf.model.LFO
"The LFO structure specifies the LSTF element that corresponds to a list that
contains a paragraph. An LFO can also specify formatting information that
overrides the LSTF element to which it corresponds."
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.poi.hwpf.model.types.LFOAbstractType
equals, getClfolvl, getGrfhic, getIbstFltAutoNum, getLsid, getSize, getUnused1, getUnused2, getUnused3, hashCode, serialize, serialize, setClfolvl, setGrfhic, setIbstFltAutoNum, setLsid, setUnused1, setUnused2, setUnused3, toString
-
Constructor Details
-
LFO
public LFO() -
LFO
public LFO(byte[] std, int offset)
-