Uses of Class
org.apache.poi.hwpf.model.FSPA
-
Packages that use FSPA Package Description org.apache.poi.hwpf.model -
-
Uses of FSPA in org.apache.poi.hwpf.model
Methods in org.apache.poi.hwpf.model that return FSPA Modifier and Type Method Description FSPAFSPATable. getFspaFromCp(int cp)Methods in org.apache.poi.hwpf.model that return types with arguments of type FSPA Modifier and Type Method Description List<FSPA>FSPATable. getShapes()
-