Package org.apache.poi.hwpf.model
Class LFO
- java.lang.Object
-
- org.apache.poi.hwpf.model.types.LFOAbstractType
-
- org.apache.poi.hwpf.model.LFO
-
@Internal public class LFO extends LFOAbstractType
"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." -- [MS-DOC] -- v20110315 Word (.doc) Binary File Format
-
-
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
-
-