Uses of Class
org.apache.poi.hwpf.model.LFO
-
Packages that use LFO Package Description org.apache.poi.hwpf.model org.apache.poi.hwpf.usermodel -
-
Uses of LFO in org.apache.poi.hwpf.model
Methods in org.apache.poi.hwpf.model that return LFO Modifier and Type Method Description LFOListTables. getLfo(int ilfo)LFOPlfLfo. getLfo(int ilfo)Methods in org.apache.poi.hwpf.model with parameters of type LFO Modifier and Type Method Description intListTables. addList(ListData lst, LFO lfo, LFOData lfoData) -
Uses of LFO in org.apache.poi.hwpf.usermodel
Methods in org.apache.poi.hwpf.usermodel that return LFO Modifier and Type Method Description LFOHWPFList. getLFO()
-